Releases: oracle/weblogic-monitoring-exporter
Releases · oracle/weblogic-monitoring-exporter
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
Exporter 1.2.0
Changes in this release:
- Added support for https
- Moved the packages under com.oracle
- Added exception reporting in metrics output
- Use local port to constant REST API
- Now fails over to local port if REST port specified but does not work
Exporter 1.1.2
This release fixes the following:
- A race condition could sometimes occur while fetching metrics
- When the domain qualifier was enabled, bad metrics were being generated
Exporter 1.1.1
This release fixes the following:
- Error messages should be preceded with comment markers
Exporter 1.1.0
This release adds the following features:
- Support access via load-balancer with the
restPort
parameter - Enable domain name as a qualifier with the
domainQualifier
parameter
and fixes the following bugs:
- Unable to access metrics when query host is not visible to DNS
- Prometheus is not able to parse metrics when WebLogic is running under MS-Windows
- Prometheus is not able to parse floating point metrics when WebLogic uses a non english Locale
- Unable to access attributes at root of serverRuntime