]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: add df stats to the `basic_pool_usage` collection
authorLaura Flores <lflores@redhat.com>
Wed, 2 Feb 2022 23:02:01 +0000 (23:02 +0000)
committerLaura Flores <lflores@redhat.com>
Mon, 14 Feb 2022 18:51:03 +0000 (18:51 +0000)
commite608283cb3d43e38fbae22dc2fcd7ad145f6d28d
tree7c5c2fc96018856ea2af444bcaa38ba79a209dfc
parentc3220afe40191e9961e346445fc7486c2e1465e1
mgr/telemetry: add df stats to the `basic_pool_usage` collection

The `df` stats under `pools` indicate data usage for each pool.
The `kb_bytes` field is screened out since it is redundant.

Signed-off-by: Laura Flores <lflores@redhat.com>
(cherry picked from commit ee63d624ba395dacd9f9c0ff59a989589448eab8)
src/pybind/mgr/telemetry/module.py