Hello all!
I'm trying to create a bar chart in Lens. It should aggregate some metrics using 8h buckets and use starting point at 6:00/14:00/22:00. I configured date histogram for horizontal axis, set minimum interval to 8h and selected a field, which contains a timestamp of bucket start. This timestamp has always one of the values 6:00/14:00/22:00.
But Kibana still creates buckets for 0:00/8:00/16:00.
Is there a way to make Kibana to use time offset for date buckets or just folow the values in the date field?
Thanks.
Regards.