mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
7 lines
186 B
YAML
7 lines
186 B
YAML
|
|
groups:
|
||
|
|
- name: features
|
||
|
|
rules:
|
||
|
|
- record: x
|
||
|
|
# We don't expect anything from this, just want to check the function parses.
|
||
|
|
expr: sort_by_label(up, "instance")
|