]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: empty grafana panels for performance of daemons
authoravanthakkar <avanjohn@gmail.com>
Mon, 26 Jun 2023 07:11:24 +0000 (12:41 +0530)
committeravanthakkar <avanjohn@gmail.com>
Wed, 2 Aug 2023 20:07:48 +0000 (01:37 +0530)
commit2b223bd5d77d831bfbe5ed416e3b8e97009e604e
tree86b23af9a73edecaed43a571f7218ea27b73624d
parent141d30dd0cfc1a5d03cbcad973791fb755fde0b1
mgr/dashboard: empty grafana panels for performance of daemons

Fixes: https://tracker.ceph.com/issues/61792
Signed-off-by: avanthakkar <avanjohn@gmail.com>
Removing the `ceph-` prefix from ceph_daemon label to adopt it with the label
format used by queries in grafana dashboards. Also changing the
`instance_id` label for rgw to match the values coming from
exporter and prometheus module

(cherry picked from commit fa2d1f9f0745ffecc671af3a3f0a93e7edaa1222)
src/exporter/DaemonMetricCollector.cc
src/exporter/DaemonMetricCollector.h
src/pybind/mgr/dashboard/ci/cephadm/run-cephadm-e2e-tests.sh
src/pybind/mgr/prometheus/module.py
src/test/exporter/CMakeLists.txt
src/test/exporter/test_exporter.cc