regenerate Grafana configmap

This commit is contained in:
Vladimir Rutsky
2017-03-02 17:11:41 +03:00
parent e5fde00476
commit d492d0efde

View File

@@ -2089,9 +2089,10 @@ data:
], ],
"overwrite": true "overwrite": true
} }
node-dashboard.json: |+ node-dashboard.json: |
{
"dashboard":
{ {
"dashboard": {
"__inputs": [ "__inputs": [
{ {
"name": "DS_PROMETHEUS", "name": "DS_PROMETHEUS",
@@ -2389,7 +2390,7 @@ data:
{ {
"expr": "node_memory_Cached{instance=\"$server\"}", "expr": "node_memory_Cached{instance=\"$server\"}",
"intervalFactor": 2, "intervalFactor": 2,
"legendFormat": "", "legendFormat": "memory cached",
"metric": "", "metric": "",
"refId": "F", "refId": "F",
"step": 4 "step": 4
@@ -2969,7 +2970,6 @@ data:
], ],
"overwrite": true "overwrite": true
} }
prometheus-datasource.json: | prometheus-datasource.json: |
{ {
"access": "proxy", "access": "proxy",