Skip to content

Commit

Permalink
🐛 fix datasource connection on dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Pe committed Mar 16, 2024
1 parent fa06193 commit 5d43c68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/grafana/dashboards/kubernetes_cluster.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"__inputs": [
{
"name": "DS_PROMETHEUS-KUBERNETES",
"label": "Prometheus-kubernetes",
"label": "prometheus-kubernetes",
"description": "",
"type": "datasource",
"pluginId": "prometheus",
Expand Down Expand Up @@ -2431,8 +2431,8 @@
]
},
"timezone": "browser",
"title": "Kubernetes cluster monitoring (via Prometheus)",
"uid": "asdf",
"title": "Kubernetes cluster monitoring",
"uid": "c337ec59-a1a4-4465-b75b-4b5511a7ef34",
"version": 1,
"weekStart": ""
}

0 comments on commit 5d43c68

Please sign in to comment.