opentelemetry-python-contrib/util/opentelemetry-util-http/tests
Michael Manganiello d4ad8f57be
Add support for generic OTEL_PYTHON_EXCLUDED_URLS variable (#790)
* Add support for generic OTEL_PYTHON_EXCLUDED_URLS variable

Use `OTEL_PYTHON_EXCLUDED_URLS` environment variable as a fallback of
`OTEL_PYTHON_{instrumentation}_EXCLUDED_URLS`.

* Only use generic variable when instrumentation-specific is not set

* Change wording on docs

Co-authored-by: Leighton Chen <lechen@microsoft.com>
2021-11-10 22:44:02 +00:00
..
__init__.py Remove Configuration from instrumentations (#285) 2021-02-04 08:02:37 -08:00
test_http_base.py Add net.peer.ip in requests & urllib3 instrumentations. (#661) 2021-09-27 10:21:26 -07:00
test_http_excluded_urls.py Add support for generic OTEL_PYTHON_EXCLUDED_URLS variable (#790) 2021-11-10 22:44:02 +00:00