]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: remove aggregated perf metrics from the perf channel 44025/head
authorLaura Flores <lflores@redhat.com>
Fri, 19 Nov 2021 15:40:16 +0000 (15:40 +0000)
committerLaura Flores <lflores@redhat.com>
Thu, 2 Dec 2021 18:43:33 +0000 (18:43 +0000)
commitb57d61c1cb2303a28f34ee3996f2e797bfa2b8b5
treef4f9f39c0c728a658366c5afb485ab23a3623132
parent93054a3fa9465d2fad038924489df10ff4bf89d2
mgr/telemetry: remove aggregated perf metrics from the perf channel

Up until this point, we included aggregated and separated data for
testing purposes. Now that we've done our testing, the aggregated
metrics are no longer relevant.

Aggregated metrics can still be achieved on the server side by
summing separated metrics.

Signed-off-by: Laura Flores <lflores@redhat.com>
doc/mgr/telemetry.rst
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html
src/pybind/mgr/telemetry/module.py