influxdb: retention_policies: so_short_term: duration: 30d description: Amount of time to keep short term data. shard_duration: 1d description: Time range so_long_term: duration: 0d description: Amount of time to keep long term downsampled data. shard_duration: 7d description: Amount of the time range covered by the shard group. downsample: so_long_term: resolution: 5m description: Amount of time to turn into a single data point.