Releases: oracle/weblogic-monitoring-exporter
Releases · oracle/weblogic-monitoring-exporter
Monitoring Exporter 2.1.0
- Metrics can now be filtered to improve performance using the
includedKeyValues
andexcludedKeyValues
configuration options. - The exporter now no longer overwrites the default locale of the container.
- String-valued metrics are now handled, using the
stringValues
configuration item - The home page of the web app now displays the release version
Monitoring Exporter 2.0.7
- Updated Helidon and JDK to more recent versions and updated Oracle Linux base image.
Monitoring Exporter 2.0.6
- Updated Helidon and JDK to more recent versions and updated Oracle Linux base image.
- Significantly reduced container image size using modular JVM.
Monitoring Exporter 2.0.5
- Update Helidon and JDK to more recent versions and update Oracle Linux base image.
- Resolved an issue where the /metrics response for the webapp_open_sessions_high_count metric could have a duplicated key.
Monitoring Exporter 2.0.4
Update Helidon and JDK to more recent versions and update Oracle Linux base image.
Exporter 2.0.3
Update Dockerfile to ensure that Oracle Linux libraries for the sidecar container image are at latest versions.
Exporter 2.0.2
This release updates the sidecar container image to use OpenJDK 16.0.1.
Exporter 2.0.1
This release updates several dependencies, including the Oracle Linux base for the sidecar container image.
Exporter 2.0.0
- First release with sidecar implementation - available as image
ghcr.io/oracle/weblogic-monitoring-exporter:2.0.0
- Fixed repeated requests for authentication when WebLogic Server admin port is enabled
Exporter 1.3.0
Changes in this release:
- ensure all authentication is down via POST request
- bring all dependencies in line with Oracle security and legal criteria