open-telemetry / open-telemetry/opentelemetry-python-contrib
Add exclude urls feature to HTTPX instrumentation
Open
@zqumei0 is already working on this.
Since Aug 8, 2022.
feature-request
good first issue
help wanted
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
Is your feature request related to a problem?
This is to add the exclude urls functionality to the HTTPX instrumentation. This is a follow-up for #461.
Describe the solution you'd like
The solution should allow for skipping instrumentation for a list of excluded URLs similar to the current solutions.
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.