]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: make sure histograms are formatted in `all` commands 50481/head
authorLaura Flores <lflores@redhat.com>
Fri, 18 Nov 2022 20:42:18 +0000 (20:42 +0000)
committerLaura Flores <lflores@redhat.com>
Fri, 10 Mar 2023 21:46:02 +0000 (21:46 +0000)
commit2de6ded621bac2bf9bda83775ad88ffabc358117
treedfd29a46e304d6ff8831ec93d7986e974b605c0a
parent2e3277ab92cc5653a733c0ed1018859a56fb6117
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>
(cherry picked from commit 277350ed15ca7ca899c8f58062ac463f682e2f37)
src/pybind/mgr/telemetry/module.py