-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
BugPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDKPackage: profiling-nodeIssues related to the Sentry Profiling Node SDKIssues related to the Sentry Profiling Node SDK
Description
After following the docs and https://docs.sentry.io/platforms/javascript/guides/express/profiling/
once the profiling is enabled, a message gets shown saying:
[Sentry] express is not instrumented. This is likely because you required/imported express before calling `Sentry.init()`.
Also express instrumentation doesn't work.
Once the profiling is disabled, express instrumentation works.
Metadata
Metadata
Assignees
Labels
BugPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDKPackage: profiling-nodeIssues related to the Sentry Profiling Node SDKIssues related to the Sentry Profiling Node SDK