- #115 Added support for session based authentication. This is now the default authentication method, but with automatic fallback to basic authentication if a session cannot be created. This should significantly reduce scrape duration in cases where many metrics groups are selected. Please open a new issue if you experience any issues with the new session based authentication.
- #116 Small fix to power metrics on old versions of iLO 4 where information is missing.
- New metric
system_indicator_active
which over time is going to replaceindicator_led_on
which is based on a now deprecated attribute in Redfish.
Full Changelog: v1.5.0...v1.6.0