mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-05 05:04:04 -08:00
4d9b917d11
* Use request.Context() instead of a global map of contexts. * Add some basic opentracing instrumentation on the query path. * Remove tracehandler endpoint.
15 lines
268 B
Markdown
15 lines
268 B
Markdown
Changes by Version
|
|
==================
|
|
|
|
1.1.0 (unreleased)
|
|
-------------------
|
|
|
|
- Deprecate InitGlobalTracer() in favor of SetGlobalTracer()
|
|
|
|
|
|
1.0.0 (2016-09-26)
|
|
-------------------
|
|
|
|
- This release implements OpenTracing Specification 1.0 (http://opentracing.io/spec)
|
|
|