pg instrumentation crashes when using ES module. #1588
Labels
bug
Something isn't working
priority:p1
Bugs which cause problems in end-user applications such as crashes, data inconsistencies
What version of OpenTelemetry are you using?
What version of Node are you using?
18.16.1
What did you do?
Attempted to instrument pg using the default import.
What did you expect to see?
The app to start.
What did you see instead?
The application crashes on import of the module.
Additional context
We have minimal reproductions of the issue: https://github.com/nlindley/otel-esm-examples/tree/master/pg
The text was updated successfully, but these errors were encountered: