Oh, yes. Thanks a lot, Brain.
On Tuesday, April 21, 2020 at 3:51:56 PM UTC+5:30, Brian Candler wrote: > > On Tuesday, 21 April 2020 10:26:47 UTC+1, Yagyansh S. Kumar wrote: >> >> If I want to see the number of requests that increased on let say 17th >> April. How to approach that? >> >> > If querying through the API: choose an instant for your query which is > 00:00:00 on 18th April. > https://prometheus.io/docs/prometheus/latest/querying/api/#instant-queries > > Or do this via your frontend (e.g. Grafana). If you draw > increase(haproxy_frontend_http_requests_total[24h]) > as a graph, then the value at a given point is for the 24 hour period up > to that point. > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/2bd6ada5-4bd9-4ca0-8b7d-d3e5bd43db63%40googlegroups.com.

