add missing title

This commit is contained in:
Vladimir Rutsky
2017-03-02 17:11:19 +03:00
parent 6fd5181a7a
commit e5fde00476

View File

@@ -1,5 +1,6 @@
{ {
"dashboard": { "dashboard":
{
"__inputs": [ "__inputs": [
{ {
"name": "DS_PROMETHEUS", "name": "DS_PROMETHEUS",
@@ -297,7 +298,7 @@
{ {
"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
@@ -877,4 +878,3 @@
], ],
"overwrite": true "overwrite": true
} }