The scrape_interval is set to 15 seconds on prom. The mgr configuration is also set to 15 seconds.
I'm using irate() to try to observe sudden increases in the mentioned metrics. Most RBD pools are on SSD OSDs, and the HDD OSDs use NVMe drives for DB. On Mon, Jul 28, 2025 at 4:51 PM Anthony D'Atri <anthony.da...@gmail.com> wrote: > What is your scrape period? The templated default 10s? > > My thoughts: > > * Why are you using irate? Try rate() instead, and try a longer period > than one minute, especially if that isn’t more than a few scrape intervals > * Is your DB on SSDs? > > > On Jul 28, 2025, at 7:39 AM, Christopher James < > christopher.jamesjr2...@gmail.com> wrote: > > Is this the natural way the metrics are exposed? Should I not use irate()? > > > _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-le...@ceph.io