ceph-mirror/monitoring
Afreen Misbah 8321ca25d7 mgr/dashboard: fix stale metrics in hardware dashboards
Switch all stat panels in the hardware and hardware compression
dashboards from lastNotNull to last reduceFunction. When a host is
unreachable or node-proxy stops, metric silence is ambiguous — it
could mean host down, agent crash, or scrape failure. lastNotNull
freezes the last known value (e.g. 4 NVMe drives), causing
inconsistency with the global Overview which reflects live count
reductions.

Use last so panels show N/A when no current data arrives.

Fixes: https://tracker.ceph.com/issues/78360

Signed-off-by: Afreen Misbah <afreen@ibm.com>
2026-07-23 01:43:38 +05:30
..
ceph-mixin mgr/dashboard: fix stale metrics in hardware dashboards 2026-07-23 01:43:38 +05:30
grafana monitoring: upgrade grafana container to 9.4.12 2023-12-06 11:56:44 +05:30
snmp ceph-mixins: Update MIB to include nvmeof notification 2024-02-27 09:51:11 +13:00