Skip to content

Commit

Permalink
Merge pull request kubernetes-retired#1964 from acobaugh/fix_grafana_…
Browse files Browse the repository at this point in the history
…dashboards

Fix grafana dashboards. Fixes kubernetes-retired#1958
  • Loading branch information
DirectXMan12 authored May 17, 2018
2 parents 7cb1ef9 + b673840 commit a85c243
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions grafana/dashboards/cluster.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"dashboard": {
"id": null,
"title": "Cluster",
"originalTitle": "Cluster",
Expand Down Expand Up @@ -2459,4 +2460,6 @@
"schemaVersion": 8,
"version": 10,
"links": []
},
"overwrite": false
}
3 changes: 3 additions & 0 deletions grafana/dashboards/pods.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"dashboard": {
"id": null,
"title": "Pods",
"originalTitle": "Pods",
Expand Down Expand Up @@ -1054,4 +1055,6 @@
"schemaVersion": 8,
"version": 14,
"links": []
},
"overwrite": false
}

0 comments on commit a85c243

Please sign in to comment.