Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 2 additions & 14 deletions docs/platforms/javascript/common/configuration/async-context.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,8 @@
title: Async Context
sidebar_order: 80
description: "Learn more about how to isolate Sentry scope and breadcrumbs across requests."
supported:
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nestjs
supportedCategories:
- server
---

By default, the Sentry SDK will automatically isolate each request's scope and breadcrumbs. This means that any breadcrumbs or tags added will be isolated to the request. This is useful if you are finding that breadcrumbs and scope are leaking across requests. Take the following example:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,32 +1,12 @@
---
title: Amqplib
description: "Adds instrumentation for Amqplib. (default)"
supportedCategories:
- server
supported:
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.astro
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.deno
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.electron
- javascript.nestjs
- javascript.nextjs
- javascript.nuxt
- javascript.solidstart
- javascript.sveltekit
- javascript.remix
- javascript.react-router
- javascript.astro
- javascript.bun
- javascript.tanstackstart-react
notSupported:
- javascript.cloudflare
---

<Alert>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,29 +1,13 @@
---
title: Anr
description: "Capture events when the event loop is blocked and the application is no longer responding."
supportedCategories:
- server
supported:
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nestjs
- javascript.electron
- javascript.nextjs
- javascript.nuxt
- javascript.solidstart
- javascript.sveltekit
- javascript.remix
- javascript.react-router
- javascript.astro
- javascript.tanstackstart-react
notSupported:
- javascript.deno
- javascript.cloudflare
---

<Alert level="warning">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,29 +1,12 @@
---
title: Dataloader
description: "Adds instrumentation for Dataloader."
supportedCategories:
- server
supported:
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nestjs
- javascript.electron
- javascript.nextjs
- javascript.nuxt
- javascript.sveltekit
- javascript.remix
- javascript.react-router
- javascript.astro
- javascript.bun
- javascript.tanstackstart-react
notSupported:
- javascript.cloudflare
---

<Alert>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,29 +1,14 @@
---
title: Event Loop Block
description: "Monitor for blocked event loops in all threads of a Node.js application."
supportedCategories:
- server
supported:
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nestjs
- javascript.electron
- javascript.nextjs
- javascript.nuxt
- javascript.solidstart
- javascript.sveltekit
- javascript.remix
- javascript.react-router
- javascript.astro
- javascript.tanstackstart-react
notSupported:
- javascript.bun
- javascript.deno
- javascript.cloudflare
---

<Alert>
Expand Down
26 changes: 5 additions & 21 deletions docs/platforms/javascript/common/configuration/integrations/fs.mdx
Original file line number Diff line number Diff line change
@@ -1,29 +1,13 @@
---
title: FileSystem
description: "Adds instrumentation for filesystem operations."
supportedCategories:
- server
supported:
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nestjs
- javascript.electron
- javascript.nextjs
- javascript.nuxt
- javascript.sveltekit
- javascript.remix
- javascript.react-router
- javascript.astro
- javascript.bun
- javascript.tanstackstart-react
notSupported:
- javascript.deno
- javascript.cloudflare
---

<Alert>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,29 +1,12 @@
---
title: Generic Pool
description: "Adds instrumentation for Generic Pool. (default)"
supportedCategories:
- server
supported:
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nestjs
- javascript.electron
- javascript.nextjs
- javascript.nuxt
- javascript.sveltekit
- javascript.remix
- javascript.react-router
- javascript.astro
- javascript.bun
- javascript.tanstackstart-react
notSupported:
- javascript.cloudflare
---

<Alert>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,30 +1,12 @@
---
title: GraphQL
description: "Adds instrumentation for GraphQL. (default)"
supportedCategories:
- server
supported:
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nestjs
- javascript.electron
- javascript.nextjs
- javascript.nuxt
- javascript.solidstart
- javascript.sveltekit
- javascript.remix
- javascript.react-router
- javascript.astro
- javascript.bun
- javascript.tanstackstart-react
notSupported:
- javascript.cloudflare
---

<Alert>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,30 +1,13 @@
---
title: Http
description: "Capture spans & breadcrumbs for http requests. (default)"
supportedCategories:
- server
supported:
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nestjs
- javascript.electron
- javascript.nextjs
- javascript.nuxt
- javascript.solidstart
- javascript.sveltekit
- javascript.remix
- javascript.react-router
- javascript.astro
- javascript.bun
- javascript.tanstackstart-react
notSupported:
- javascript.deno
- javascript.cloudflare
---

<Alert>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,29 +1,12 @@
---
title: Kafka
description: "Adds instrumentation for KafkaJS. (default)"
supportedCategories:
- server
supported:
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nestjs
- javascript.electron
- javascript.nextjs
- javascript.nuxt
- javascript.sveltekit
- javascript.remix
- javascript.react-router
- javascript.astro
- javascript.bun
- javascript.tanstackstart-react
notSupported:
- javascript.cloudflare
---

<Alert>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,29 +1,12 @@
---
title: Knex
description: "Adds instrumentation for Knex."
supportedCategories:
- server
supported:
- javascript.node
- javascript.eve
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
- javascript.connect
- javascript.express
- javascript.fastify
- javascript.gcp-functions
- javascript.hapi
- javascript.hono
- javascript.koa
- javascript.nestjs
- javascript.electron
- javascript.nextjs
- javascript.nuxt
- javascript.sveltekit
- javascript.remix
- javascript.react-router
- javascript.astro
- javascript.bun
- javascript.tanstackstart-react
notSupported:
- javascript.cloudflare
---

<Alert>
Expand Down
Loading
Loading