Skip to content

Releases: oracle/weblogic-monitoring-exporter

WebLogic Monitoring Exporter 2.1.6

16 Oct 14:19
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Container image now uses Oracle Java SE 21 LTS

Bug Fixes

  • Support corrected for IPv6 addresses

Full Changelog: v2.1.5...v2.1.6

WebLogic Monitoring Exporter 2.1.5

06 Sep 15:53
Compare
Choose a tag to compare

What's Changed

Other Changes

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

Full Changelog: v2.1.4...v2.1.5

WebLogic Monitoring Exporter 2.1.4

06 Jun 13:47
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Prefer classes bundled with web app by @russgold

Full Changelog: v2.1.3...v2.1.4

WebLogic Monitoring Exporter 2.1.3

31 Mar 19:42
Compare
Choose a tag to compare

What's Changed

Container image

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

Full Changelog: v2.1.2...v2.1.3

WebLogic Monitoring Exporter 2.1.2

16 Feb 16:15
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v2.1.1...v2.1.2

WebLogic Monitoring Exporter 2.1.1

19 Jan 18:07
Compare
Choose a tag to compare

What's Changed

Additional Features

  • String metrics now include the actual value as a qualifier by @russgold in #249

Bug Fixes

Full Changelog: v2.1.0...v2.1.1

Monitoring Exporter 2.1.0

19 Jan 17:21
1b38a36
Compare
Choose a tag to compare
  • 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

Monitoring Exporter 2.0.7

09 Aug 17:17
Compare
Choose a tag to compare
  • Updated Helidon and JDK to more recent versions and updated Oracle Linux base image.

Monitoring Exporter 2.0.6

13 Jun 18:47
9f31c6d
Compare
Choose a tag to compare
  • 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

19 Apr 19:54
6dd5f91
Compare
Choose a tag to compare
  • 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.