Skip to content

Tags: DrPsychick/ansible_influx_downsampling

Tags

0.3.3

Toggle 0.3.3's commit message
fix: use 1.8-alpine

0.3.2

Toggle 0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: switch to python3 (#11)

closes #7 
fix: skip idempodence test on compact

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
minor integration improvements (#6)

* add 'inputs.ping' defaults
* fix lint warnings (ansible-galaxy)
* try test query 3 times
* add debug to tests
* increase cq interval

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix ansible include_tasks and fix tests (#5)

* fix deprecated variable passing: ansible/ansible#32812

* wait longer for CQ to run

* add show continuous queries

* increase wait for CQ again (to be sure)

* speed up test (reduce CQ interval and test wait)

* increase wait time again

* debug telegraf input

* add more debug

* run telegraf priviledged

* logs influxdb

0.3

Toggle 0.3's commit message
+ 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

0.2

Toggle 0.2's commit message
Release/0.2

0.1

Toggle 0.1's commit message
Release of first version