Weblogic Monitoring Exporter Versions Save

WebLogic Monitoring Exporter exposes metrics and monitoring data through REST APIs for consumption by other tools (e.g. Prometheus)

v2.2.0

2 months ago

What's Changed

Other Changes

  • The containerized version of the monitoring exporter now uses Helidon 4

Bug Fixes

  • Samples now use an updated JDBC driver class name compatible with recent versions of WebLogic, including 14.1.1.0.

Full Changelog: https://github.com/oracle/weblogic-monitoring-exporter/compare/v2.1.9...v2.2.0

v2.1.9

3 months ago

What's Changed

Other Changes

  • Minor dependency updates
  • Improvement to Health State sample

Full Changelog: https://github.com/oracle/weblogic-monitoring-exporter/compare/v2.1.8...v2.1.9

v2.1.8

6 months ago

What's Changed

Other Changes

Note: because of an earlier issue with the automation and with the Oracle Linux base image, the WebLogic Monitoring Exporter 2.1.7 release has been skipped.

Full Changelog: https://github.com/oracle/weblogic-monitoring-exporter/compare/v2.1.6...v2.1.8

v2.1.6

7 months ago

What's Changed

Other Changes

  • Container image now uses Oracle Java SE 21 LTS

Bug Fixes

  • Support corrected for IPv6 addresses

Full Changelog: https://github.com/oracle/weblogic-monitoring-exporter/compare/v2.1.5...v2.1.6

v2.1.5

8 months ago

What's Changed

Other Changes

  • Container image now uses Oracle Java SE 17 LTS
  • Dependency updates for Helidon and Netty

Full Changelog: https://github.com/oracle/weblogic-monitoring-exporter/compare/v2.1.4...v2.1.5

v2.1.4

11 months ago

What's Changed

Bug Fixes

  • Prefer classes bundled with web app by @russgold

Full Changelog: https://github.com/oracle/weblogic-monitoring-exporter/compare/v2.1.3...v2.1.4

v2.1.3

1 year ago

What's Changed

Container image

  • The container image is now multi-architecture and includes support for ARM.

Full Changelog: https://github.com/oracle/weblogic-monitoring-exporter/compare/v2.1.2...v2.1.3

v2.1.2

1 year ago

What's Changed

Bug Fixes

Full Changelog: https://github.com/oracle/weblogic-monitoring-exporter/compare/v2.1.1...v2.1.2

v2.1.1

1 year ago

What's Changed

Additional Features

Bug Fixes

Full Changelog: https://github.com/oracle/weblogic-monitoring-exporter/compare/v2.1.0...v2.1.1

v2.1.0

1 year ago
  • Metrics can now be filtered to improve performance using the includedKeyValues and excludedKeyValues 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