Make work with mimir-distributed

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands
2023-08-14 11:32:24 +01:00
parent b9f22ba27e
commit 15f96d9cc6
12 changed files with 343 additions and 343 deletions

View File

@@ -1571,7 +1571,7 @@
"steppedLine": false,
"targets": [
{
"expr": "sum by(pod) (cortex_prometheus_rule_group_rules{cluster=~\"$cluster\", job=~\"($namespace)/((ruler|cortex|mimir|mimir-backend.*))\"})",
"expr": "sum by(pod) (cortex_prometheus_rule_group_rules{cluster=~\"$cluster\", job=~\"($namespace)/((.*ruler|cortex|mimir|mimir-backend.*))\"})",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{pod}}",