mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-22 02:20:53 -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
143 B
YAML
7 lines
143 B
YAML
# This is the rules file for at-modifier-test.yml.
|
|
|
|
groups:
|
|
- name: at-modifier
|
|
rules:
|
|
- record: x
|
|
expr: "requests @ 1000"
|