Skip to content

Commit 55e27a2

Browse files
authored
Remove note about express 5 (#13240)
1 parent 9bebcf6 commit 55e27a2

File tree

1 file changed

+0
-7
lines changed
  • docs/platforms/javascript/guides/express

1 file changed

+0
-7
lines changed

docs/platforms/javascript/guides/express/index.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,4 @@ categories:
1313

1414
This guide explains how to set up Sentry in your Express application.
1515

16-
<Alert level="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.
21-
</Alert>
22-
2316
<PlatformContent includePath="getting-started-node" />

0 commit comments

Comments
 (0)