Releases: DrPsychick/ansible_influx_downsampling
Releases · DrPsychick/ansible_influx_downsampling
Support basic auth
0.3.3 fix: use 1.8-alpine
bionic + python3
add 'inputs.ping' defaults
- testing/integration improvements
Full version incl. compaction, tests and examples
- Verify configuration before execution (assertions)
- "compact" feature, to downsize RAW data after aggregation
- "seamless" switch from old to new RAW RP during operation (gap backfill 2x)
- support empty (default) retention policy in source
- some variables refactoring/structuring + general cleanup
- full example and documentation, incl. demo
- Travis-ci: 4 parallel tests and global env for tests
- fix tag version, so that ansible-galaxy will import it
Release 0.2
(!) BC BREAK: dict structure has changed!
Fully working and tested.
No deleting of data.
Stats + CQ updates.
RP default=yes/no
First working version
- creates databases if they don't exist
- creates retention policies if they don't exist
- backfills measurements if enabled
- creates continuous queries