prometheus/rules
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
..
alerting.go *: migrate to go-kit/log 2017-09-08 22:01:51 +05:30
alerting_test.go *: migrate to go-kit/log 2017-09-08 22:01:51 +05:30
manager.go *: migrate to go-kit/log 2017-09-08 22:01:51 +05:30
manager_test.go Re-add contexts to storage.Storage.Querier() (#3230) 2017-10-04 21:04:15 +02:00
recording.go Move /rules to new format (#2901) 2017-07-08 11:38:02 +02:00
recording_test.go Move /rules to new format (#2901) 2017-07-08 11:38:02 +02:00