Skip to content

Conversation

tammy-baylis-swi
Copy link
Contributor

Description

Update sqlite3 instrumentor documentation about how cursors should be explicit to support tracing.

Fixes #3082

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

None

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@tammy-baylis-swi tammy-baylis-swi marked this pull request as ready for review December 10, 2024 23:23
@tammy-baylis-swi tammy-baylis-swi requested a review from a team as a code owner December 10, 2024 23:23
@xrmx xrmx enabled auto-merge (squash) December 11, 2024 11:16
@xrmx xrmx merged commit 8302310 into open-telemetry:main Dec 11, 2024
573 checks passed
xrmx added a commit to xrmx/opentelemetry-python-contrib that referenced this pull request Jan 24, 2025
…y#3088)

* Update sqlite3 instrumentor doc about explicit cursors

* Changelog

---------

Co-authored-by: Riccardo Magliocchetti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default SQLite3 cursor is not instrumented

3 participants