prometheus/rules
Julien Pivotto 0e912faf4f
rules: Cleanup unused function alert.Duration (#6734)
The function HoldDuration and Duration did the exact same thing.

Let's only keep HoldDuration() as Duration() is more confusing.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-02-01 07:31:37 +00:00
..
fixtures Delete prometheus_rule_group metrics when groups are removed (#6693) 2020-01-27 12:41:32 +00:00
alerting.go rules: Cleanup unused function alert.Duration (#6734) 2020-02-01 07:31:37 +00:00
alerting_test.go Remove MaxConcurrent from the PromQL engine opts (#6712) 2020-01-28 20:38:49 +00:00
manager.go Refactor and simplify rule_group_interval_seconds (#6711) 2020-01-29 11:26:08 +00:00
manager_test.go Remove MaxConcurrent from the PromQL engine opts (#6712) 2020-01-28 20:38:49 +00:00
recording.go Check that rules don't contain metrics with the same labelset (#6469) 2019-12-18 12:29:35 +00:00
recording_test.go Remove MaxConcurrent from the PromQL engine opts (#6712) 2020-01-28 20:38:49 +00:00