grafana: fix the exported namespace filter datasource

Signed-off-by: Michał Łazowik <m1@qed.ai>
pull/2749/head
Michał Łazowik 3 years ago committed by GitHub
parent 938f2570ef
commit da52929a9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -916,7 +916,7 @@
"$__all"
]
},
"datasource": null,
"datasource": "$DS_PROMETHEUS",
"definition": "label_values(gotk_reconcile_condition, exported_namespace)",
"description": null,
"error": null,

Loading…
Cancel
Save