Skip to content

Commit 56d388e

Browse files
Dan RogersCircleCI
authored andcommitted
Add support for regular expression matching and sanitizing of headers in FastAPI. (open-telemetry#1403)
1 parent 2c3a8d9 commit 56d388e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- `opentelemetry-instrumentation-pymysql` Add tests for commit() and rollback().
1313
([#1424](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1424))
14+
- `opentelemetry-instrumentation-fastapi` Add support for regular expression matching and sanitization of HTTP headers.
15+
([#1403](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1403))
1416

1517
### Fixed
1618

0 commit comments

Comments
 (0)