opentelemetry-python-contrib
opentelemetry-python-contrib copied to clipboard
Add exclude urls feature to HTTPX instrumentation
trafficstars
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.