I see the below example for recording rules.
groups:
- name: example
rules:
- record: job:http_inprogress_requests:sum
expr: sum by (job) (http_inprogress_requests)
Our setup uses Consul for recording rules and I want to group recording
rules. I tried the above example it doesn't work. If I supply an array of
rules it works but If I supply an array of groups it doesn't work. Does
anyone have a working example with Consul?
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/953aef7f-d8f1-432c-9e17-09a48ed6b534n%40googlegroups.com.