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

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