grafana-toolbox / grafanimate

Animate timeseries data with Grafana.
https://community.panodata.org/t/grafanimate/205
GNU Affero General Public License v3.0
47 stars 7 forks source link

Allow relative timestamps and durations #13

Closed amotl closed 3 years ago

amotl commented 3 years ago

Hi there,

in order to implement something along the line of InfluxDB duration types at all places where the operator can specify datetimes, dateranges, intervals or durations, like suggested at [1,2], this patch brings in a large refactoring of the sequencing machinery.

With kind regards, Andreas.

[1] https://community.hiveeyes.org/t/improving-time-range-control-for-grafanimate/1783/11 [2] https://community.hiveeyes.org/t/improving-time-range-control-for-grafanimate/1783/13

Features

Plumbing

/cc @msweef