mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-23 23:51:01 +02:00
* Use request.Context() instead of a global map of contexts. * Add some basic opentracing instrumentation on the query path. * Remove tracehandler endpoint.