This document discusses using continuous queries and retention policies in InfluxDB to downsample and manage the retention of time series data. It provides examples of:
- Creating continuous queries to periodically aggregate high resolution data into lower resolution measurements
- Creating retention policies to configure how long raw and aggregated data is stored
- A case study combining continuous queries and retention policies to downsample 10-second telemetry data to 5-minute and store for different durations