Hello Kilian,
I am not entirely sure this is the same issue, but I know Prometheus
doesn’t export some performance metrics by default anymore in Reef. This
can be worked around by setting:
ceph config set mgr mgr/prometheus/exclude_perf_counters false
A proper fix would be to switch to using a p
I stumbled on this problem earlier, port 9926 isn't being opened. See also
thread "Grafana dashboards is missing data".
A tracker is already opened to fix the issue:
https://tracker.ceph.com/issues/67975
> Op 25-11-2024 13:44 CET schreef Kilian Ries :
>
>
> Prometheus metrics seem to be broke
Prometheus metrics seem to be broken, too:
ceph_osd_op_r_latency_sum
ceph_osd_op_w_latency_sum
Both of them for example are not reported by the ceph mgr metrics exporter:
curl http://192.168.XXX.XXX:9283/metrics |grep ceph_osd_
I get some merics like "ceph_osd_commit_latency_ms" or
"ceph
Any ideas? Still facing the problem ...
Von: Kilian Ries
Gesendet: Mittwoch, 23. Oktober 2024 13:59:06
An: ceph-users@ceph.io
Betreff: Ceph OSD perf metrics missing
Hi,
i'm running a Ceph v18.2.4 cluster. I'm trying to build some latency monitoring
with the