ansible_influx_downsampling icon indicating copy to clipboard operation
ansible_influx_downsampling copied to clipboard

Ansible role to setup downsampling with continuous queries on influxDB, optionally with backfilling and compaction of existing raw data.

Results 1 ansible_influx_downsampling issues
Sort by recently updated
recently updated
newest added

[*First, thanks writing this code/project! I had a similar use-case and problem: using Telegraf+InfluxDB stack to do monitoring and wanted to downsample data for different retention lengths. This project took...