- [primary feat] influxDB database
- automatic downsampling of data. Database won't grow unbounded. See: DOWNSAMPLING.md
- [feat] docker images now stored in Github container registry.
- [feat] support building multi-arch docker images.
- [feat] Can customize the Cron schedule using the
COLLECTOR_CRON_SCHEDULE
env variable - [feat] added ability to migrate existing scrutiny database to influxdb.
- fixes #83
- [feat] consolidated default config directories to
/opt/scrutiny
- fixes #230
- [fix] SMART & Scrutiny (backblaze) thresholds will now cause notifications (not just SMART failures)
- [fix] Documentation now persists database directories by default
- [fix] Install tzdata package, allows configuring timezone using
TZ
env variable - [docs] added a TROUBLESHOOTING_DEVICE_COLLECTOR.md guide describing how to debug issues with collector.
Timestamp | SHA | Message | Author |
---|---|---|---|
2022-05-09T20:05Z | a2a80f3 | (v0.4.0) Automated packaging of release by Packagr | packagrio-bot |
2022-05-09T19:55Z | 833fb96 | fixing publish release step. | Jason Kulatunga |
2022-05-09T17:01Z | 5acc98d | trying to fix release asset setp. | Jason Kulatunga |
2022-05-09T16:50Z | d9632ae | Merge pull request #235 from AnalogJ/change_scrutiny_default_path | Jason Kulatunga |
2022-05-09T16:29Z | de70241 | moving all filesystem references to /scrutiny to /opt/scrutiny fixes #230 | Jason Kulatunga |