)
.addTarget(
$.addTargetSchema(
- 'absent(ceph_bluefs_wal_total_bytes%(matchers)s) * count(ceph_osd_metadata{%(matchers)s})' % $.matchers(), 'filestore', 'time_series', 2
+ 'absent(ceph_bluefs_wal_total_bytes{%(matchers)s)} * count(ceph_osd_metadata{%(matchers)s})' % $.matchers(), 'filestore', 'time_series', 2
)
) + { gridPos: { x: 4, y: 8, w: 4, h: 8 } },
OsdOverviewPieChartPanel(
PoolDetailSingleStatPanel(
's',
'Time till full',
- 'Time till pool is full assuming the average fill rate of the last 4 hours',
+ 'Time till pool is full assuming the average fill rate of the last 6 hours',
false,
100,
false,
"refId": "A"
},
{
- "expr": "absent(ceph_bluefs_wal_total_bytesjob=~\"$job\") * count(ceph_osd_metadata{job=~\"$job\"})",
+ "expr": "absent(ceph_bluefs_wal_total_bytes{job=~\"$job\")} * count(ceph_osd_metadata{job=~\"$job\"})",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "filestore",
"#d44a3a"
],
"datasource": "$datasource",
- "description": "Time till pool is full assuming the average fill rate of the last 4 hours",
+ "description": "Time till pool is full assuming the average fill rate of the last 6 hours",
"format": "s",
"gauge": {
"maxValue": false,