I am trying to downsample and upsample time series data in KairosDB. Time series database systems (TSDS) usually have an option to make the downsampling and upsampling with an operator like SAMPLE BY (1h).
Is there a possibility to downsample time series on KairosDB?
Thanks in advance!