Skip to content

Re-Enable OTEL #4643

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

mhornbacher
Copy link

@mhornbacher mhornbacher commented Jun 15, 2025

OTEL was disabled in 2023 due to requiring a top-level await. This PR seeks to re-introduce OTEL on an opt-in basis (by installing to '@opentelemetry/api` package) with a console error for the rare misconfigured imports if the module is found so that it does not fail silently.

For more context see issue #371, commit 5279a7b and PR #664

Re-Enable OTEL as since 2023 support for top-level await has become quite common. And at least in my debugging of the built output, this is the only thing stopping OTEL integration for drizzle
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.

1 participant