The wal_device label was added to ceph_disk_occupation. We need to
ignore it in these queries to provide proper matching between values.
Otherwise, the query won't return any data. This is
backwards-compatible, if you ignore a non-existing label, nothing will
change.
The wal_device label was added to ceph_disk_occupation. We need to ignore it in these queries to provide proper matching between values. Otherwise, the query won't return any data. This is backwards-compatible, if you ignore a non-existing label, nothing will change.
Signed-off-by: Boris Ranto branto@redhat.com