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

Consider removing experimental from configuration properties in 3.0 where it makes sense

Open
#19,828 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

These configuration properties are good candidates for stable names in 3.0:

  • otel.instrumentation.common.experimental.controller-telemetry.enabled
  • otel.instrumentation.common.experimental.view-telemetry.enabled
  • otel.instrumentation.experimental.span-suppression-strategy
  • otel.instrumentation.messaging.experimental.headers.included
  • otel.instrumentation.messaging.experimental.headers.excluded
  • otel.instrumentation.messaging.experimental.receive-telemetry.enabled
  • otel.instrumentation.runtime-telemetry.experimental.jfr-metrics.included
  • otel.instrumentation.runtime-telemetry.experimental.jfr-metrics.excluded
  • otel.instrumentation.sanitization.url.experimental.sensitive-query-parameters

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.

Research direction

Search the repository for each listed configuration property and inspect the related instrumentation references. Read the linked discussion on receive telemetry before deciding which names are appropriate for 3.0. Done means the selected properties consistently use stable names wherever they are defined or referenced.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.