mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-24 11:23:50 -04:00
* Added feature flag support to unit tests Signed-off-by: Levi Harrison <git@leviharrison.dev> * Added/fixed tests Signed-off-by: Levi Harrison <git@leviharrison.dev> * Addressed review comments Signed-off-by: Levi Harrison <git@leviharrison.dev>
7 lines
105 B
YAML
7 lines
105 B
YAML
rule_files:
|
|
- at-modifier.yml
|
|
|
|
tests:
|
|
- input_series:
|
|
- series: "requests{}"
|
|
values: 1
|