JMX Exporter 1.5.0
Features
-
HTTP Basic authentication Environment Variable Support: Support for using environment variables to inject HTTP Basic authentication username & password. (previously just password.)
-
Standalone JMX Authentication Environment Variable Support: Support for using environment variables to inject JMX username/password. (Thanks @szuro !!!)
Fixed
- Added null-check for JUL Formatters in Handlers (Thanks @rroesch1 !!!)
- Fixed documentation URLS (Thanks @diamondo25 !!!)
Changes
- Multiple dependency updates