Remove non-existing metrics

Change-Id: Ief97b794d167c9b307b6ac5b4906bf360e1933fb
This commit is contained in:
Olivier Bourdon 2017-07-24 14:53:31 +02:00
parent ac64feebbf
commit a69805ee62

View file

@ -65,22 +65,6 @@
"metric": "prometheus_local_storage_chunks_to_persist",
"refId": "B",
"step": 10
},
{
"expr": "prometheus_local_storage_max_memory_chunks{job=\"prometheus\",instance=\"$Prometheus:9090\"}",
"intervalFactor": 2,
"legendFormat": "Max chunks",
"metric": "prometheus_local_storage_max_memory_chunks",
"refId": "D",
"step": 10
},
{
"expr": "prometheus_local_storage_max_chunks_to_persist{job=\"prometheus\",instance=\"$Prometheus:9090\"}",
"intervalFactor": 2,
"legendFormat": "Max to persist",
"metric": "prometheus_local_storage_max_chunks_to_persist",
"refId": "C",
"step": 10
}
],
"thresholds": [],
@ -1621,6 +1605,6 @@
},
"timezone": "browser",
"title": "Prometheus Performances",
"version": 5
"version": 6
}
{% endraw %}