prometheus/promql
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
..
fuzz-data
testdata
ast.go
bench.go
engine.go
engine_test.go
functions.go
functions_test.go
fuzz.go
lex.go
lex_test.go
parse.go
parse_test.go
printer.go
printer_test.go
promql_test.go
quantile.go
test.go