Skip to content

Releases: DrPsychick/ansible_influx_downsampling

Support basic auth

21 Aug 20:18
Compare
Choose a tag to compare
0.3.3

fix: use 1.8-alpine

bionic + python3

06 Sep 19:20
640b259
Compare
Choose a tag to compare

add 'inputs.ping' defaults

21 Jan 21:59
7c955fd
Compare
Choose a tag to compare
  • testing/integration improvements

Full version incl. compaction, tests and examples

15 Sep 17:24
fec18aa
Compare
Choose a tag to compare
  • 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

07 Sep 22:42
Compare
Choose a tag to compare

(!) BC BREAK: dict structure has changed!
Fully working and tested.
No deleting of data.
Stats + CQ updates.
RP default=yes/no

First working version

02 Sep 16:41
Compare
Choose a tag to compare
First working version Pre-release
Pre-release
  • creates databases if they don't exist
  • creates retention policies if they don't exist
  • backfills measurements if enabled
  • creates continuous queries