Identify the sudden change in value in a period of 30 mins
30 views
Skip to first unread message
vineka s
unread,
Aug 27, 2020, 8:53:58 AM8/27/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
Hi all,
Need a help.
I am taking avg of a metric say for some 30 mins and at a particular point there is a sudden drop at a particular minute but it doesn't affect the the avg much as there is change only for few secs. Is there any way by which we can identify the sudden change in value in a period of 30 mins even if the change is for a very small interval of time.?
Thanks in Advance!
Brian Candler
unread,
Aug 27, 2020, 10:01:53 AM8/27/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
Gauge or counter?
The way to identity a sudden drop in the metric is to take an average over a shorter period of time, or indeed just look at the instantaneous value (if it's a gauge)