mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-11 08:04:04 -08:00
8 lines
155 B
YAML
8 lines
155 B
YAML
|
# This is the rules file for negative-offset-test.yml.
|
||
|
|
||
|
groups:
|
||
|
- name: negative-offset
|
||
|
rules:
|
||
|
- record: x
|
||
|
expr: "requests offset -5m"
|