]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: aggregate values and improve readability in get_osd_perf_histograms()
authorLaura Flores <lflores@redhat.com>
Fri, 30 Jul 2021 08:40:06 +0000 (08:40 +0000)
committerLaura Flores <lflores@redhat.com>
Fri, 30 Jul 2021 08:40:06 +0000 (08:40 +0000)
commit40c5caabae3243fac74ebe2ad70e1ef3fd38092b
treeeaa541c80e486756f6be4068e04c318d5d6c0e49
parentb14ec61df8fead47215361c62e08377ba85e2c80
mgr/telemetry: aggregate values and improve readability in get_osd_perf_histograms()

To condense histogram data, I merged all like histograms between osds under one osd category. I also used json.dumps() to improve the readability of the final output.

Signed-off-by: Laura Flores <lflores@redhat.com>
src/pybind/mgr/telemetry/module.py