Travis Keep
2017-01-27 16:55:05 UTC
Question:
Is there a way to configure how influx rolls up data for group by time(5m)
queries? For instance, tell influx to average the timestamps of each time
range instead of reporting the start timestamp of each range?
Clarification:
Currently if you add "group by time(5m)" Influx will average all the values
between 10:00 and 10:05 and report that average @ 10:00; then average
values between 10:05 and 10:10 and report that average @ 10:05. We want
influx to report the midpoint time rather than the start time so that the
average of values between 10:00 and 10:05 is reported @ 10:02:30, not
10:00. Is this possible to do?
Is there a way to configure how influx rolls up data for group by time(5m)
queries? For instance, tell influx to average the timestamps of each time
range instead of reporting the start timestamp of each range?
Clarification:
Currently if you add "group by time(5m)" Influx will average all the values
between 10:00 and 10:05 and report that average @ 10:00; then average
values between 10:05 and 10:10 and report that average @ 10:05. We want
influx to report the midpoint time rather than the start time so that the
average of values between 10:00 and 10:05 is reported @ 10:02:30, not
10:00. Is this possible to do?
--
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/7a7b45f1-21d0-43da-952d-9bc93e450bd1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/7a7b45f1-21d0-43da-952d-9bc93e450bd1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.