grafana: fix the exported namespace filter datasource

Signed-off-by: Michał Łazowik <m1@qed.ai>
This commit is contained in:
Michał Łazowik 2022-05-18 19:26:32 +02:00 committed by GitHub
parent 938f2570ef
commit da52929a9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,