prometheus/rules
Fabian Reinartz 7ccd4b39b8 *: implement query params
This adds a parameter to the storage selection interface which allows
query engine(s) to pass information about the operations surrounding a
data selection.
This can for example be used by remote storage backends to infer the
correct downsampling aggregates that need to be provided.
2018-02-13 12:17:22 +01:00
..
alerting.go Don't reset FiredAt for inactive alerts 2018-01-22 17:17:33 +01:00
alerting_test.go Use testutil in rules subpackage (#3278) 2017-11-11 11:29:47 +01:00
manager.go *: implement query params 2018-02-13 12:17:22 +01:00
manager_test.go *: implement query params 2018-02-13 12:17:22 +01:00
recording.go rules: remove dependency on promql.Engine 2017-11-24 07:57:54 +01:00
recording_test.go *: implement query params 2018-02-13 12:17:22 +01:00