open-telemetry / open-telemetry/opentelemetry-python-contrib
include URLs instead of exclude?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
Hey,
I have some big apps in which I want to add opentelemetry. However, I want to iteratively add endpoints I want to be enabled. Currently I only see exclude argument, which would be absurdly long and hard to maintain in my case.
Do you have some ideas if this could be achieved easily?
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
The issue names no files or tests; start by locating the instrumentation APIs that expose the existing exclude argument and reviewing how endpoint URLs are matched. Define the desired include behavior and its tests before implementation; done means users can enable only selected endpoints without maintaining an exclusion list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100