Open rhavenInc opened 6 months ago
Hey @rhavenInc . This sounds like a worthy addition. Are you interested in building this? Regardless, I think it would be helpful to include a link to the documentation for the WebLogic JMX metrics, and to call out specifically which ones you think should be included. That will help the implementer regardless. Thanks!
hi @breedx-splk ,
I hope this message finds you well. Currently, I'm in the process of exploring potential alternatives for our existing observability stack and conducting some Proof of Concepts (POCs). Here's the documentation for the runtime mbeans that is accessible via jmx
https://docs.oracle.com/en/middleware/standalone/weblogic-server/14.1.1.0/wlmbr/core/index.html (WebLogic Server Runtime MBeans). Thx!
Component(s)
jmx-metrics
Is your feature request related to a problem? Please describe.
new to open telemetry and doing some research to see if it is possible to collect some jmx metrics from Weblogic.
the only supported platform atm is https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/jmx-metrics/README.md#target-systems
Are there plans to include WL?
Describe the solution you'd like
extract jmx metrics from weblogic without using third party collectors
Describe alternatives you've considered
Oracle's weblogic exporter
Additional context
No response