You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/javascript/guides/express/index.mdx
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,4 @@ categories:
13
13
14
14
This guide explains how to set up Sentry in your Express application.
15
15
16
-
<Alertlevel="warning">
17
-
Sentry currently has limited support for Express v5.
18
-
While error monitoring will work, tracing auto-instrumentation will lack instrumented routes for the time being.
19
-
You may also see a warning log message in your console.
20
-
We are working on adding full support for Express v5 in the future. For the time being, see the [Express v5 issue](https://github.com/getsentry/sentry-javascript/issues/13674) for details and workarounds.
0 commit comments