prometheus/rules/fixtures
Julien Duchesne 7802ca263d
RuleDependencyController: Fix for indeterminate conditions (#15560)
The dependency map being empty meant that all the rules were being set as having no dependencies or dependents. Which is the opposite of what we want
Added two new tests that verify the behavior, they failed before the fix, running all the rules concurrently

Signed-off-by: Julien Duchesne <julien.duchesne@grafana.com>
2024-12-13 16:48:29 +00:00
..
rules.yaml fixes yamllint errors 2021-06-12 12:47:47 +02:00
rules1.yaml TSDB: Fix some edge cases when OOO is enabled (#14710) 2024-10-23 17:34:28 +02:00
rules2.yaml fixes yamllint errors 2021-06-12 12:47:47 +02:00
rules2_copy.yaml fixes yamllint errors 2021-06-12 12:47:47 +02:00
rules_dependencies.yaml Implementation 2024-01-29 10:07:15 +01:00
rules_indeterminates.yaml RuleDependencyController: Fix for indeterminate conditions (#15560) 2024-12-13 16:48:29 +00:00
rules_multiple.yaml Implementation 2024-01-29 10:07:15 +01:00
rules_multiple_groups.yaml Implementation 2024-01-29 10:07:15 +01:00
rules_multiple_independent.yaml Block until all rules, both sync & async, have completed evaluating 2024-01-29 10:08:41 +01:00