Fix pool count

master
Vitaliy Filippov 2020-08-03 17:17:39 +03:00
parent a457b9c2af
commit 652d55b988
1 changed files with 2 additions and 2 deletions

View File

@ -283,7 +283,7 @@
"tableColumn": "",
"targets": [
{
"expr": "count(ceph_pool_bytes_used{job=\"$job\"})",
"expr": "count(ceph_pool_objects{job=\"$job\"})",
"format": "time_series",
"interval": "$interval",
"intervalFactor": 1,
@ -1771,7 +1771,7 @@
"hideEmpty": false,
"max": true,
"min": false,
"rightSide": true,
"rightSide": false,
"show": true,
"total": false,
"values": true