Closed sekulicd closed 1 year ago
This fixes issue related to fetching "older" data which was happening cause before we had string fields in measurement and this caused influx aggregateWindow func to fail. In order to avoid this issue we filter only double fields.
@tiero @altafan please review.
This fixes issue related to fetching "older" data which was happening cause before we had string fields in measurement and this caused influx aggregateWindow func to fail. In order to avoid this issue we filter only double fields.
@tiero @altafan please review.