Re: [prometheus-users] Re: Rate per min

2020-11-07 Thread Arjun Singri
Thank you Brian. Arjun On Tue, Nov 3, 2020 at 8:43 AM Brian Candler wrote: > On Tuesday, 3 November 2020 15:04:56 UTC, Arjun wrote: >> >> I wanted to understand this in the context of "sum of rate". What is >> "sum" summing up here and across which ti

Re: [prometheus-users] Re: Rate per min

2020-11-03 Thread Arjun Singri
I wanted to understand this in the context of "sum of rate". What is "sum" summing up here and across which time period? sum(rate(http_counter[1m])) by (status_code) * 60 Arjun On Tue, Nov 3, 2020 at 4:54 AM Brian Candler wrote: > Yes: to convert rate per second

[prometheus-users] Rate per min

2020-11-03 Thread Arjun
want to know if the result needs to be multiplied by 60? Please let me know. Thanks, Arjun -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to promet