-
Notifications
You must be signed in to change notification settings - Fork 0
t4rest/jaeger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Jaeger Docker - jaegertracing/all-in-one https://opencensus.io/exporters/supported-exporters/go/ https://github.com/census-instrumentation/opencensus-go For testing: 1) service1 - принимает запрос POST http://localhost:8081/notification 2) service1 - grpc call на subscription 3) service1 - паблишит в топик "service1" 4) service2 - консьюмит с топика "service1" 5) service2 - http call на connection 6) service2 - паблишит в топик "service2" 7) service3 - консьюмит с топика "service2" Transports: connection - http(8087) service1 - http(8081), kafka(publisher) service2 - kafka(subscriber, publisher) service3 - kafka(subscriber) subscription - grpc(8088)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published