prometheus: convert zrepl_version_daemon to zrepl_start_time metric
closes https://github.com/zrepl/zrepl/pull/556 fixes #553
This commit is contained in:
committed by
Christian Schwarz
parent
0a6840273a
commit
4a27cc63a8
+1
-1
@@ -249,7 +249,7 @@
|
||||
"stack": true,
|
||||
"steppedLine": false,
|
||||
"targets": [{
|
||||
"expr": "zrepl_version_daemon{job='$prom_job_name'}",
|
||||
"expr": "sgn(zrepl_start_time{job='$prom_job_name'})",
|
||||
"format": "time_series",
|
||||
"interval": "",
|
||||
"intervalFactor": 1,
|
||||
|
||||
Reference in New Issue
Block a user