prometheus/vendor/github.com/opentracing/opentracing-go/CHANGELOG.md
Tom Wilkie 4d9b917d11 Instrument Prometheus with OpenTracing (#2554)
* Use request.Context() instead of a global map of contexts.

* Add some basic opentracing instrumentation on the query path.

* Remove tracehandler endpoint.
2017-05-02 18:49:29 -05:00

268 B

Changes by Version

1.1.0 (unreleased)

  • Deprecate InitGlobalTracer() in favor of SetGlobalTracer()

1.0.0 (2016-09-26)