mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-22 15:41:47 +00:00
grafana: fix the exported namespace filter datasource
Signed-off-by: Michał Łazowik <m1@qed.ai>
This commit is contained in:
parent
938f2570ef
commit
da52929a9f
1 changed files with 1 additions and 1 deletions
|
|
@ -916,7 +916,7 @@
|
||||||
"$__all"
|
"$__all"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"datasource": null,
|
"datasource": "$DS_PROMETHEUS",
|
||||||
"definition": "label_values(gotk_reconcile_condition, exported_namespace)",
|
"definition": "label_values(gotk_reconcile_condition, exported_namespace)",
|
||||||
"description": null,
|
"description": null,
|
||||||
"error": null,
|
"error": null,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue