mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-09 22:22:40 +02:00
fix: loki-logs dashboard
This commit is contained in:
@@ -931,7 +931,7 @@
|
|||||||
"multi": false,
|
"multi": false,
|
||||||
"name": "namespace",
|
"name": "namespace",
|
||||||
"options": [],
|
"options": [],
|
||||||
"query": "label_values(loki_build_info{cluster=~\"$cluster\"}, namespace)",
|
"query": "label_values(kube_pod_info{cluster=~\"$cluster\"}, namespace)",
|
||||||
"refresh": 1,
|
"refresh": 1,
|
||||||
"regex": "",
|
"regex": "",
|
||||||
"sort": 2,
|
"sort": 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user