compare EBS storage capacity increase over last 1 week

11 views
Skip to first unread message

Naveen Badam

unread,
Feb 9, 2023, 6:57:27 PM2/9/23
to Prometheus Users
Hi,

We have been noticing an increase in the EBS cost compared to previous week.
One of the things I want to check is the% of EBS volume increase this week compared to the last few weeks.

Could someone help me with this? Basically I need a promql to get the % of disk increase over time.

Thanks in advance.

Brian Candler

unread,
Feb 12, 2023, 9:43:33 AM2/12/23
to Prometheus Users
(foo - foo offset 1w) / foo offset 1w * 100
Reply all
Reply to author
Forward
0 new messages