fix: Grafana dashboard should dynamically load list of clusters (#3435)

This commit is contained in:
Alexander Matyushentsev
2020-04-17 00:13:34 -07:00
committed by GitHub
parent 743371ed4f
commit fa47fe00a2

View File

@@ -15,7 +15,6 @@
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"iteration": 1585703296633,
"links": [],
"panels": [
{
@@ -3621,20 +3620,9 @@
"label": null,
"multi": false,
"name": "cluster",
"options": [
{
"selected": true,
"text": "All",
"value": "$__all"
},
{
"selected": false,
"text": "https://kubernetes.default.svc",
"value": "https://kubernetes.default.svc"
}
],
"options": [],
"query": "label_values(argocd_cluster_info, server)",
"refresh": 0,
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 1,
@@ -3768,6 +3756,5 @@
},
"timezone": "",
"title": "ArgoCD",
"uid": "LCAgc9rWz",
"version": 2
}