Skip to content

Commit dbd5d30

Browse files
committed
Support PEP 561 to opentelemetry-instrumentation-sqlite3
1 parent 54cbf59 commit dbd5d30

File tree

2 files changed

+2
-0
lines changed
  • instrumentation/opentelemetry-instrumentation-sqlite3/src/opentelemetry/instrumentation/sqlite3

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
([#3100](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3100))
1818
- Add support to database stability opt-in in `_semconv` utilities and add tests
1919
([#3111](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3111))
20+
- `opentelemetry-opentelemetry-sqlite3` Add `py.typed` file to enable PEP 561
21+
([#3134](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3134))
2022

2123
### Fixed
2224

instrumentation/opentelemetry-instrumentation-sqlite3/src/opentelemetry/instrumentation/sqlite3/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)