]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: add checks for histograms with unique schema
authorLaura Flores <lflores@redhat.com>
Thu, 5 Aug 2021 22:11:25 +0000 (22:11 +0000)
committerLaura Flores <lflores@redhat.com>
Thu, 5 Aug 2021 22:11:25 +0000 (22:11 +0000)
commit02b33a484c0f55afc4c74591f729cb854e70bf29
treed411095fb114c0238b8a94f1668459483751b084
parent5810b7fe32fad8affd02f9bd9f0714d2cf395957
mgr/telemetry: add checks for histograms with unique schema

In some cases, the user might change the configuration of a certain histogram, such as its bucket size. To handle this, I wrote a check that separates histograms with unique configurations so there are no conflicts. Histograms with like configs are combined.

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