prometheus/web
Julius Volz f7e8348a88 Re-add contexts to storage.Storage.Querier() (#3230)
* Re-add contexts to storage.Storage.Querier()

These are needed when replacing the storage by a multi-tenant
implementation where the tenant is stored in the context.

The 1.x query interfaces already had contexts, but they got lost in 2.x.

* Convert promql.Engine to use native contexts
2017-10-04 21:04:15 +02:00
..
api Re-add contexts to storage.Storage.Querier() (#3230) 2017-10-04 21:04:15 +02:00
ui Merge branch 'master' into dev-2.0 2017-09-04 14:09:21 +02:00
federate.go Re-add contexts to storage.Storage.Querier() (#3230) 2017-10-04 21:04:15 +02:00
federate_test.go Merge branch 'master' into dev-2.0 2017-09-04 14:09:21 +02:00
web.go web: start web handler while TSDB is starting up 2017-09-20 15:03:19 +02:00
web_test.go web: start web handler while TSDB is starting up 2017-09-20 15:03:19 +02:00