Releases: thin-edge/tedge-monit-setup
Releases · thin-edge/tedge-monit-setup
0.4.2
What's Changed
- fix(packaging): allow whitespace prefix in include directive detection by @reubenmiller in #34
Full Changelog: 0.4.1...0.4.2
0.4.0
What's Changed
- fix(install): check if systemd service definition exists first by @reubenmiller in #28
- fix(install): remove default monitrc line which causes service to fail by @reubenmiller in #29
- fix: fix typo in log message by @reubenmiller in #30
- feat: restart mosquitto if port 1883 is not reachable by @reubenmiller in #31
- ci: disable golang cache to avoid warning in workflow by @reubenmiller in #32
Full Changelog: 0.3.2...0.4.0
0.3.2
What's Changed
- Fix ubuntu 20.04 and 24.04 compatibility by @reubenmiller in #26
- fix ubuntu 24.04 compatibility by @reubenmiller in #27
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- fix(config): make tedge-monitoring.conf compatible with monit < 5.34.0 by @rina23q in #12
- tests: add system tests by @reubenmiller in #14
- tests: run system tests across multiple images by @reubenmiller in #15
- ci: fix report upload path by @reubenmiller in #17
- revert the robot reporter version due to an issue with 2.5 by @reubenmiller in #18
- test: system test improvements by @reubenmiller in #16
- ci: update robotframework-reporter-action by @reubenmiller in #19
- feat: collect logs and send event on reconnect by @reubenmiller in #20
- tests: add system test for custom log path by @reubenmiller in #21
- fix: include log files in log rotation by @reubenmiller in #22
- docs: add details about plugin settings by @reubenmiller in #23
- fix: use symlinks to monit configuration to avoid dpkg creating backups of the config files by @reubenmiller in #24
New Contributors
Full Changelog: 0.2.1...0.3.1
0.2.1
What's Changed
- fix(install): configure monitrc to only look for *.conf files by @reubenmiller in #10
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- ci: update github actions to avoid nodejs deprecation notices by @reubenmiller in #4
- fix(cloud): unmonitor cloud connection based on inclusive filter by @reubenmiller in #5
- fix(mosquitto): use process matching to detect mosquitto by @reubenmiller in #6
- feat: support installing deb package in yocto distributions by @reubenmiller in #7
- feat(tedge-agent): increase memory alerting threshold by @reubenmiller in #8
- feat(cloud): increase cloud test interval to reduce bandwidth usage by @reubenmiller in #9
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- feat: monitor cloud connections and reconnect if necessary by @reubenmiller in #1
- feat: disable authentication for localhost connection to allow viewing website via remote access in the c8y ui by @reubenmiller in #2
- docs: add instructions on how to access web interface from c8y by @reubenmiller in #3
New Contributors
- @reubenmiller made their first contribution in #1
Full Changelog: 0.0.1...0.1.0