Skip to content

Releases: oracle/weblogic-monitoring-exporter

Monitoring Exporter 2.0.4

23 Nov 17:42
173e185
Compare
Choose a tag to compare

Update Helidon and JDK to more recent versions and update Oracle Linux base image.

Exporter 2.0.3

21 Jun 21:23
0060096
Compare
Choose a tag to compare

Update Dockerfile to ensure that Oracle Linux libraries for the sidecar container image are at latest versions.

Exporter 2.0.2

26 Apr 19:48
Compare
Choose a tag to compare

This release updates the sidecar container image to use OpenJDK 16.0.1.

Exporter 2.0.1

05 Apr 16:54
Compare
Choose a tag to compare

This release updates several dependencies, including the Oracle Linux base for the sidecar container image.

Exporter 2.0.0

01 Apr 00:26
Compare
Choose a tag to compare
Exporter 2.0.0 Pre-release
Pre-release
  • 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

21 Dec 14:49
cf93272
Compare
Choose a tag to compare

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

27 Jul 13:31
Compare
Choose a tag to compare

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

30 Mar 12:50
Compare
Choose a tag to compare

This release fixes the following:

  1. A race condition could sometimes occur while fetching metrics
  2. When the domain qualifier was enabled, bad metrics were being generated

Exporter 1.1.1

31 Oct 12:45
Compare
Choose a tag to compare

This release fixes the following:

  1. Error messages should be preceded with comment markers

Exporter 1.1.0

18 Jun 15:49
Compare
Choose a tag to compare

This release adds the following features:

  1. Support access via load-balancer with the restPort parameter
  2. Enable domain name as a qualifier with the domainQualifier parameter

and fixes the following bugs:

  1. Unable to access metrics when query host is not visible to DNS
  2. Prometheus is not able to parse metrics when WebLogic is running under MS-Windows
  3. Prometheus is not able to parse floating point metrics when WebLogic uses a non english Locale
  4. Unable to access attributes at root of serverRuntime