open-telemetry / open-telemetry/opentelemetry-java
Make IncludeExcludePredicate public
Open
Nobody has claimed this yet.
Feature Request
- Dominant language
- Java
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 58
Description
Is your feature request related to a problem? Please describe.
https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2031 makes use of IncludeExcludePredicate
Describe the solution you'd like
make the class public
Part of https://github.com/open-telemetry/opentelemetry-java/issues/6970
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.
Research direction
No file or test is named. Locate IncludeExcludePredicate, read the referenced opentelemetry-java-contrib PR 2031 and issue 6970 for context, then verify that the class is publicly accessible and the existing consumers compile or tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100