Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement SQLAlchemy support #11

Closed
3 of 5 tasks
unflxw opened this issue Mar 24, 2023 · 3 comments
Closed
3 of 5 tasks

Implement SQLAlchemy support #11

unflxw opened this issue Mar 24, 2023 · 3 comments
Assignees

Comments

@unflxw
Copy link
Contributor

unflxw commented Mar 24, 2023

An SQLAlchemy OpenTelemetry instrumentation exists, and supporting it would be neat. SQLAlchemy would be the Sequel equivalent: a featureful ORM that isn't bundled in with a specific framework, but instead is well suited to being part of your DIY web application setup.

To do

  • Create a test setup for the instrumentation (or add it to a Flask/FastAPI test setup)
    • Flask + SQLAlchemy
    • FastAPI + SQLModel (thin wrapper over SQLAlchemy, should be compatible)
  • Write an extractor for the agent
  • Add an instrumentation adder for the package
  • Document it
@backlog-helper
Copy link

backlog-helper bot commented Mar 24, 2023

✔️ All good!

New issue guide | Backlog management | Rules | Feedback

@unflxw
Copy link
Contributor Author

unflxw commented Oct 23, 2023

@unflxw
Copy link
Contributor Author

unflxw commented Jan 11, 2024

This customer would also be interested (Intercom link): https://app.intercom.com/a/inbox/yzor8gyw/inbox/shared/unassigned/conversation/16410700282422

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant