open-telemetry / open-telemetry/opentelemetry-java-instrumentation
add jmx metrics for weblogic
Open
@SylvainJuge is already working on this.
Since Aug 4, 2025.
enhancement
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 1.2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 228
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.