Skip to content

Releases: oracle/weblogic-monitoring-exporter

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

Initial release

07 Jun 15:24
901d729
Compare
Choose a tag to compare

This is the initial release of the WebLogic Monitoring Exporter.