open-telemetry / open-telemetry/opentelemetry-java-instrumentation

[jmx] enable stable metrics by default + allow include/exclude

Open
#19,780 1 comment 0 reactions 1 assignee View on GitHub

@SylvainJuge is already working on this.

Since Aug 24, 2026.

Dominant language
Java
Stars
2.6k
Forks
1.2k
Avg merge
2d 16h
Merged PRs (30d)
214

Description

Implement the proposal described here for JMX metrics, this replaces https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/19245 and the in-progress https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19344 PR

The goal is to provide an include/exclude implementation aligned with https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/19444

The high level plan is the following:

  • add the ability to filter jmx metrics by name
    • #19781
    • #19782
  • enable stable jmx metrics by default (if any) + add per-system opt-in for unstable metrics
    • #19783
  • provide feature parity and transition in jmx-scraper

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.