jaeger-go-example
jaeger-go-example copied to clipboard
Two simple Go microservices instrumented with Jaeger+OpenTelemetry
Results
2
jaeger-go-example issues
Sort by
recently updated
recently updated
newest added
## Requirement - what kind of business use case are you trying to solve? Demonstrate the ability to uniquely identify a trace for a request to a server. ## Proposal...
## Requirement - what kind of business use case are you trying to solve? Demonstrate baggage propagation with OTEL SDKs. See: https://github.com/open-telemetry/opentelemetry-go/blob/main/example/namedtracer/main.go