mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
90976e7505
* 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>
8 lines
143 B
YAML
8 lines
143 B
YAML
# This is the rules file for at-modifier-test.yml.
|
|
|
|
groups:
|
|
- name: at-modifier
|
|
rules:
|
|
- record: x
|
|
expr: "requests @ 1000"
|