Another post, to clarify what I am trying to achieve.
Suppose I am a user living in Austin, TX, which is in CST time zone, or GMT-06:00.
I consider my day to be midnight to midnight local time.
But Blueflood considers my day to be 6:PM to 6:PM local time,
because that is midnight to midnight UTC time.
That's not good for me.
First of all, that's not a natural way for me to visualize things happening in the same day.
From my point of view, data generated at 5PM, and then other data generated later at 7PM
should be considered happening on the same day, be rolled up into the same average.
But they aren't.
And when I look at a datapoint that says "Friday", some of it is really from what I consider to be Thursday.
That's very confusing.
Second of all, that's not when I expect my daily roll-ups to be complete.
I expect them to be available shortly after midnight local time,
because my day ended at midnight.
I don't expect daily roll-ups to be ready shortly after 6PM local time.
That's very confusing.
I have very little conception of what UTC time means.
Your explanation that a "day" is based on UTC time only befuddles me.
If I live in the Caracas, or India, or Adelaide, or some other places,
my time zone is GMT+03:30 or GMT+06:30 or GMT+09:30.
So Blueflood doesn't even consider "an hour" to be what I expect it to be.
I consider my hour to be from :00 to :00 local time.
But Blueflood, using UTC time, considers an hour to be from :30 to :30 local time.
That's VERY confusing.
So what I would like to have blueflood do is group timestamps together based on my local time,
not based on UTC time.
This IS NOT changing the timestamp on any ingested datapoint.
This IS changing how finer datapoints are aggregated into courser datapoints
specifically it is changing the timerange that the courser datapoint corresponds to.
This also changes the timestamps on rolled-up datapoints.
For example, a 1440m datapoint, using the CST timezone,
will encompass data from 18:00 to 18:00 UTC time,
which is 00:00 to 00:00 local time,
and it will be stamped as 18:00 UTC time,
which will be displayed as 00:00 local time.