prometheus/storage/metric
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
..
matcher.go Instrument Prometheus with OpenTracing (#2554) 2017-05-02 18:49:29 -05:00
matcher_test.go storage: improve index lookups 2016-07-20 17:35:53 +02:00
metric.go Move COWMetric into storage/metric package 2015-08-25 11:59:07 +02:00
metric_test.go Switch promql types to common/model 2015-08-25 13:49:14 +02:00
sample.go Replace metric.SamplePair with model.SamplePair 2015-08-22 14:52:35 +02:00