mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-22 08:23:50 +01:00
dist/grafana: fix endpoint abstractions cache metric panel
fixup of 30cdc14
This commit is contained in:
parent
83fdffbcef
commit
720a284db5
8
dist/grafana/grafana-prometheus-zrepl.json
vendored
8
dist/grafana/grafana-prometheus-zrepl.json
vendored
@ -920,7 +920,7 @@
|
|||||||
"stack": false,
|
"stack": false,
|
||||||
"steppedLine": false,
|
"steppedLine": false,
|
||||||
"targets": [{
|
"targets": [{
|
||||||
"expr": "zrepl_endpoint_send_abstractions_cache_entry_count",
|
"expr": "zrepl_endpoint_abstractions_cache_entry_count",
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
@ -929,7 +929,7 @@
|
|||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeRegions": [],
|
"timeRegions": [],
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "send abstractions cache entry count (should not be zero and not grow unboundedly)",
|
"title": "zfs abstractions cache entry count (should not be zero and not grow unboundedly)",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
"shared": true,
|
"shared": true,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
@ -1236,6 +1236,6 @@
|
|||||||
},
|
},
|
||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "zrepl 0.3",
|
"title": "zrepl 0.3",
|
||||||
"uid": "etJuvBmGz",
|
"uid": "etQuvBnGz",
|
||||||
"version": 6
|
"version": 7
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user