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
Original file line number Diff line number Diff line change
@@ -1,39 +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.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
---

<Alert>

This integration only works in the Node.js and Bun runtimes. Requires SDK version `8.32.0` or higher.

</Alert>

_Import name: `Sentry.amqplibIntegration`_

This integration is enabled by default when performance monitoring is enabled. If you'd like to modify your default integrations, read [this](./../#modifying-default-integrations).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +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.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,36 +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.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
---

<Alert>

This integration only works in the Node.js and Bun runtimes. Requires SDK version `8.31.0` or higher.

</Alert>

_Import name: `Sentry.dataloaderIntegration`_

The `dataloaderIntegration` adds instrumentation for the `dataloader` library to capture spans using [`@opentelemetry/instrumentation-dataloader`](https://www.npmjs.com/package/@opentelemetry/instrumentation-dataloader).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +1,15 @@
---
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.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.elysia
- javascript.deno
- javascript.cloudflare
---

<Alert>
Expand Down
25 changes: 5 additions & 20 deletions docs/platforms/javascript/common/configuration/integrations/fs.mdx
Original file line number Diff line number Diff line change
@@ -1,28 +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.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,36 +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.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
---

<Alert>

This integration only works in the Node.js and Bun runtimes. Requires SDK version `8.29.0` or higher.

</Alert>

_Import name: `Sentry.genericPoolIntegration`_

This integration is enabled by default when performance monitoring is enabled. If you'd like to modify your default integrations, read [this](./../#modifying-default-integrations).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,37 +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.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
---

<Alert>

This integration only works in the Node.js and Bun runtimes.

</Alert>

_Import name: `Sentry.graphqlIntegration`_

This integration is enabled by default when performance monitoring is enabled. If you'd like to modify your default integrations, read [this](./../#modifying-default-integrations).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,29 +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.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,36 +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.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
---

<Alert>

This integration only works in the Node.js and Bun runtimes. Requires SDK version `8.30.0` or higher.

</Alert>

_Import name: `Sentry.kafkaIntegration`_

This integration is enabled by default when performance monitoring is enabled. If you'd like to modify your default integrations, read [this](./../#modifying-default-integrations).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,36 +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.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
---

<Alert>

This integration only works in the Node.js and Bun runtimes. Requires SDK version `8.38.0` or higher.

</Alert>

_Import name: `Sentry.knexIntegration`_

The `knexIntegration` adds instrumentation for the `knex` library to capture spans using [`@opentelemetry/instrumentation-knex`](https://www.npmjs.com/package/@opentelemetry/instrumentation-knex).
Expand Down
Loading
Loading