prometheus/rules
Ganesh Vernekar 23ce9ad9f0
Introduce evaluation delay for rule groups (#155)
* Allow having evaluation delay for rule groups

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>

* Fix lint

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>

* Move the option to ManagerOptions

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>

* Include evaluation_delay in the group config

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>

* Fix comments

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-03-14 13:20:07 +00:00
..
fixtures Test loading rule groups with source tenants 2021-11-29 13:53:23 +01:00
alerting.go Introduce evaluation delay for rule groups (#155) 2022-03-14 13:20:07 +00:00
alerting_test.go Introduce evaluation delay for rule groups (#155) 2022-03-14 13:20:07 +00:00
manager.go Introduce evaluation delay for rule groups (#155) 2022-03-14 13:20:07 +00:00
manager_test.go Introduce evaluation delay for rule groups (#155) 2022-03-14 13:20:07 +00:00
recording.go Introduce evaluation delay for rule groups (#155) 2022-03-14 13:20:07 +00:00
recording_test.go Introduce evaluation delay for rule groups (#155) 2022-03-14 13:20:07 +00:00