]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: make sure histograms are formatted in `all` commands 48948/head
authorLaura Flores <lflores@redhat.com>
Fri, 18 Nov 2022 20:42:18 +0000 (20:42 +0000)
committerLaura Flores <lflores@redhat.com>
Fri, 18 Nov 2022 22:18:51 +0000 (22:18 +0000)
commit277350ed15ca7ca899c8f58062ac463f682e2f37
tree446b045c8a265eee41e0b319c15932f3f5ce6709
parent116f763485269f30d257b68ed4d7aa13f72c7b72
mgr/telemetry: make sure histograms are formatted in `all` commands

I noticed that histograms weren't getting formatted in `preview-all`
and `show-all`. I made a few tweaks so they are properly formatted now.

I verified this fix on:
`ceph telemetry preview`
`ceph telemetry preview-all`
`ceph telemetry show`
`ceph telemetry show-all`

Note that only the `all` commands were affected.

Fixes: https://tracker.ceph.com/issues/58050
Signed-off-by: Laura Flores <lflores@redhat.com>
src/pybind/mgr/telemetry/module.py