prometheus/rules/fixtures
Subhramit Basu 44e27a876e
Some checks failed
buf.build / lint and publish (push) Waiting to run
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Build Prometheus for common architectures (push) Waiting to run
CI / Build Prometheus for all architectures (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
Push README to Docker Hub / Push README to Docker Hub (push) Has been cancelled
Push README to Docker Hub / Push README to quay.io (push) Has been cancelled
Add parse alerting for rules files (#16601)
Builds over https://github.com/prometheus/prometheus/pull/16462
Addresses comments, adds invalid rules file

Signed-off-by: subhramit <subhramit.bb@live.in>
Co-authored-by: marcodebba <marcodebonis74@gmail.com>
2025-05-26 18:29:34 +02:00
..
alert_rule.yaml Add an option to restore new rule groups added to existing rule manager 2024-12-13 03:15:53 +00:00
alert_rule1.yaml Add an option to restore new rule groups added to existing rule manager 2024-12-13 03:15:53 +00:00
invalid_rules.yaml Add parse alerting for rules files (#16601) 2025-05-26 18:29:34 +02: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_chain.yaml RuleConcurrencyController: Add SplitGroupIntoBatches method (#15681) 2025-01-06 18:51:19 +00: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_dependents_on_base.yaml RuleConcurrencyController: Add SplitGroupIntoBatches method (#15681) 2025-01-06 18:51:19 +00:00
rules_multiple_groups.yaml RuleConcurrencyController: Add SplitGroupIntoBatches method (#15681) 2025-01-06 18:51:19 +00:00
rules_multiple_independent.yaml Block until all rules, both sync & async, have completed evaluating 2024-01-29 10:08:41 +01:00