Open
Description
Problem Statement
The Koa docs are wrong here at the top of this screenshot. This is a direct conversion from the CommonJS code but import "./instrument"
will not give you instrumentation:

Solution Brainstorm
At the bottom of the above screenshot, the Running with ESM
section is correct that you'll need to import the Sentry Initialization file before importing any other modules
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog