prometheus/web
Julius Volz c187308366 storage: Contextify storage interfaces.
This is based on https://github.com/prometheus/prometheus/pull/1997.

This adds contexts to the relevant Storage methods and already passes
PromQL's new per-query context into the storage's query methods.
The immediate motivation supporting multi-tenancy in Frankenstein, but
this could also be used by Prometheus's normal local storage to support
cancellations and timeouts at some point.
2016-09-19 16:29:07 +02:00
..
api/v1 storage: Contextify storage interfaces. 2016-09-19 16:29:07 +02:00
ui generate assets 2016-09-16 18:20:12 -04:00
federate.go storage: Contextify storage interfaces. 2016-09-19 16:29:07 +02:00
federate_test.go web: add more federation test scenarios 2016-09-15 15:23:55 +02:00
web.go storage: Contextify storage interfaces. 2016-09-19 16:29:07 +02:00
web_test.go Add missing license headers 2016-04-13 16:08:22 +02:00