--
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 prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/3cdca348-6dea-4b6d-a5f6-490a30bed7f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
This is a feature I've talked with the Grafana team about. I don't remember what the issue number was.
On Sep 14, 2017 10:45, "Christopher Dale" <somatr...@gmail.com> wrote:
Hi everyone,I'm trying to create a control chart using data from Prometheus. Eventually I'd like to have control limits and 1/2/3 sigma lines, but as a start I need to figure out how to calculate a single value from a series and construct a horizontal line based on that value. We're using Grafana as our front-end, but I don't think that should matter. To start, I'm trying to create a query that calculates the average of a data series and creates a horizontal straight line from left to right at that calculated average value. I would expect that when the time range of the data I'm looking at changes, the average would then change and the line would move up or down.For example (pardon the poor quality of the image):I've tried using avg and avg_over_time but I'm not getting a horizontal line. I'm assuming it's doing a running average over some interval.Thanks everyone,Christopher
--
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 prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/e23a685e-bf61-4242-9ef9-24fd47701913%40googlegroups.com.