Skip to content

Commit e414db8

Browse files
Dan Rogerssrikanthccv
authored and
CircleCI
committed
Add support for regular expression matching and sanitizing of headers in Flask. (open-telemetry#1413)
Co-authored-by: Srikanth Chekuri <[email protected]>
1 parent e0459ef commit e414db8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
([#1323](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1323))
2828
- `opentelemetry-instrumentation-wsgi` Add support for regular expression matching and sanitization of HTTP headers.
2929
([#1402](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1402))
30+
- `opentelemetry-instrumentation-flask` Add support for regular expression matching and sanitization of HTTP headers.
31+
([#1413](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1413))
3032
- `opentelemetry-instrumentation-pyramid` Add support for regular expression matching and sanitization of HTTP headers.
3133
([#1414](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1414))
3234

0 commit comments

Comments
 (0)