Commit Graph

10 Commits

Author SHA1 Message Date
Dan Rogers 26d3343428
Add support for regular expression matching and sanitizing of headers in Flask. (#1413)
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-10-29 08:12:06 +00:00
Gal Bashan 18e056b85a
Codespell ci (#1237) 2022-08-29 15:08:25 +05:30
Thomas Stringer 4d73a6b003
Fix Flask instrumentation doc link (#1216) 2022-08-09 06:14:23 +00:00
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
Leighton Chen ae7a415f47
Consolidate instrumentation documentation in docstrings (#754) 2021-10-21 09:54:30 -07:00
Matt Oberle 14b0a3fdaf
Provide excluded_urls argument to Flask instrumentation (#604) 2021-07-29 13:22:28 -07:00
Dhruv Vora 658f9ca019
Added link to examples folder in each instrumentation (#438) 2021-04-13 14:56:30 -07:00
Nathaniel Ruiz Nowell 3ae0edb259 Update package links to point to contrib repo 2020-11-18 13:09:44 -08:00
Jonathan Wong d688bd779b Fix broken flask instrumentation doc link 2020-11-17 19:44:46 +00:00
Leighton Chen 26eefe46cf Rename web framework packages from "ext" to "instrumentation" (#961) 2020-08-03 10:10:45 -07:00