Is it possible to aggregate documents through TSVB, or Kibana by all means, where instead of grouping the timestamp forward, we do it backwads?
And as such, instead of dropping the last bucket we would drop the first bucket, since the last one will actually use documents at the bucket timestamp and previous timestamps, not following.
I think I get what you are asking ... can the buckets start from now and be defined from newest to oldest time... unfortunately we do not have that option right now... as far as I know.
The earliest time in the time range marks the time of the first / oldest / beginning buckets and the buckets are calculated forward from that point forward... which often leads to a partial "Last / Newest" Bucket that is why the option "Drop Last Bucket is there ...
In short TSVB does not support what you are asking for.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.