History of tracing / opentracing @f9d8373b-9935-4125-b2b2-694ccabcf82b/v0.9.0
- fix port assignment (#866) kevinreed8263 (commit: Peter Bourgon) 3 years ago
- Change span injection/extraction from HTTP request Nadir Boukeffa 4 years ago
- refactor(lint/unconvert): remove base64 call returns a string (#717) mishudark (commit: Peter Bourgon) 4 years ago
- tracing: use improved FooToBar syntax Peter Bourgon 5 years ago
- updates to reflect change in ServerRequestFunc Bas van Beek 6 years ago
- Use stdlib context instead of golang.org/x/net/context Peter Bourgon 6 years ago
- Remove dependency to testify/assert library Daniel Furman 6 years ago
- Correct http tags in tracing spans Daniel Furman 6 years ago
- tracing/opentracing: fix latest API breakage Peter Bourgon 6 years ago
- follow opentracing-go refactoring of HTTPHeadersCarrier Bas van Beek 6 years ago
- Fix for OpenTracing breaking API change Peter Bourgon 6 years ago
- do not log "SpanContext not found in Extract carrier" as this is expected behavior if client is not instrumented Bas van Beek 6 years ago
- conform to rename of OpenTracing tags for RPC endpoints and fix for c&p mistake in addsvc example Bas van Beek 6 years ago
- Fix: TraceClient crashed in absense of a parentSpan in Context Bas van Beek 6 years ago
- propagation tests fixed pending change in mocktracer Bas van Beek 6 years ago
- utilize newly available easier creation of RPC Server span Bas van Beek 6 years ago
- OpenTracing breaking API change: SpanContext Bas van Beek 6 years ago
- tracing: fixes for new OpenTracing changes Peter Bourgon 6 years ago
- transport and tracing doc comments Peter Bourgon 6 years ago
- updated import path for zipkin tracer Bas van Beek 6 years ago
- [WiP] tracing/opentracing: bugfixes Bas van Beek 6 years ago
- BugFixes to opentracing.From*Request logic & Zipkin Wiring Bas van Beek 6 years ago
- opentracing/grpc fix: properly encode metadata key-value pairs Bas van Beek 6 years ago
- Segregate imports per go-kit conventions Ben Sigelman 6 years ago
- Add a logger, standard tags, and round corners Ben Sigelman 6 years ago
- Add tests for the HTTP-OT bridge Ben Sigelman 6 years ago
- Add tests for the gprc-OT bridge Ben Sigelman 6 years ago
- Add tests for endpoint.go Ben Sigelman 6 years ago
- Respond to review comments Ben Sigelman 6 years ago
- Demonstrate OpenTracing integration Ben Sigelman 6 years ago