prometheus: fix grafana's updater notes graph

pull/71/head
Quentin Machu 8 years ago committed by Jimmy Zelinskie
parent d3b14106a9
commit 4f0f8136c0

@ -120,10 +120,10 @@
},
"targets": [
{
"expr": "clair_updater_notes_total",
"expr": "sum(clair_updater_notes_total)",
"intervalFactor": 2,
"legendFormat": "",
"metric": "clair_updater_notes_total",
"metric": "",
"refId": "A",
"step": 21
}

Loading…
Cancel
Save