prometheus: fix grafana's updater notes graph
This commit is contained in:
parent
d3b14106a9
commit
4f0f8136c0
@ -120,10 +120,10 @@
|
|||||||
},
|
},
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"expr": "clair_updater_notes_total",
|
"expr": "sum(clair_updater_notes_total)",
|
||||||
"intervalFactor": 2,
|
"intervalFactor": 2,
|
||||||
"legendFormat": "",
|
"legendFormat": "",
|
||||||
"metric": "clair_updater_notes_total",
|
"metric": "",
|
||||||
"refId": "A",
|
"refId": "A",
|
||||||
"step": 21
|
"step": 21
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user