hypertrace / hypertrace-service

Multiple hypertrace services combined together to form a single service.
Other
4 stars 15 forks source link

adds e2e CI test for hypertrace-service #44

Closed JBAhire closed 4 years ago

JBAhire commented 4 years ago

This PR,

issue: hypertrace/hypertrace#51

jcchavezs commented 4 years ago

I like this as a first approach, great work! In the future I'd like to see this depending on less components (e.g. writing directly to the topics) as that would ease the digestion of the data flowing through this specific component. Also, maybe it is a good idea to start by generating data directly zipkin endpoint instead of using the apps? cc @adriancole