2.1 KiB
2.1 KiB
Changelog
All notable changes to this project will be documented in this file.
1.1.0 - 2022-12-17
- Lower influx time precision from milliseconds to seconds
- requires you to update server and clients to this version.
- Update oshi dependency (for AIX improvements).
1.0.24 - 2022-11-16
- Fix incorrect use of OSHI getDiskStores()
- Update dashboards
1.0.23 - 2022-11-07
- Update dashboards.
- Lower default interval for most plugins.
- Simplify metrics-results to influx points code.
- Remove logging of skipped disk devices (eg. cd0).
1.0.21 - 2022-10-30
- Update dashboard
- Add IP connections
1.0.18 - 2022-10-24
- Bump version to 1.x to indicate stable release.
- Update 3rd party dependencies.
0.1.13 - 2022-06-27
0.1.11 - 2022-03-02
Changed
- (plugins) Removed groovy dependency from build.gradle (it increased size and was not needed).
0.1.10 - 2022-03-01
Added
- (client) More debug options.
- (plugins/linux) Re-enabled network socket-statistics extension.
Changed
- Updated the oshi dependency to v. 6.1.4.
- (plugins/aix) Improved AIX lparstat parsing.
- (plugins/aix) More debug output from (Power) processor extension.
- (plugins/base) More debug output from plugins-base disk extension.
0.1.9 - 2022-02-15
Changed
- Updated 3rd party dependencies.