Releases: waggle-sensor/node-health-reporter
Releases · waggle-sensor/node-health-reporter
Release 0.7.0
Added script to count uploads.
Release 0.6.0
- Use scheduled jobs to inform health / sanity metrics. TODO: This really only helps current state but not historical health / sanity records.
- Added --reverse flag to allow big backfills to work backwards.
- Plugin stats uses count func in sage data client to speed up data transfer and rollup.
0.5.2
What's Changed
- SAGE-1549: Added --dry-run flag to help verify rollup logs without writing to InfluxDB. by @seanshahkarami in #4
- SAGE-1581: update to re-usable build-and-push workflow by @jswantek in #5
- [SAGE-1523] Corrected names of iio/raingauge by @gemblerz in #6
New Contributors
Full Changelog: 0.5.1...0.5.2
Release 0.5.1
Added missing import of check_publishing_frequency.
Release 0.5.0
Added plugin count rollup scripts.
0.4.2
Fixed incorrect "fail" column in sanity test.
0.4.1
Added missing requests
dependency.
0.4.0
Merged health and sanity rollup script into rollup_health_and_sanity_metrics.py.
0.3.1
0.3.0
- Increased default data window size from 2 minutes to 5 minutes.
- Added --window flag to set this as config.