diff --git a/docs/platforms/javascript/guides/express/index.mdx b/docs/platforms/javascript/guides/express/index.mdx index 4c05dc85efc94..f8be7f9e79348 100644 --- a/docs/platforms/javascript/guides/express/index.mdx +++ b/docs/platforms/javascript/guides/express/index.mdx @@ -13,11 +13,4 @@ categories: This guide explains how to set up Sentry in your Express application. - - Sentry currently has limited support for Express v5. - While error monitoring will work, tracing auto-instrumentation will lack instrumented routes for the time being. - You may also see a warning log message in your console. - 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. - -