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
229 changes: 0 additions & 229 deletions docs/platforms/javascript/common/agent-tracing/flue.mdx

This file was deleted.

1 change: 1 addition & 0 deletions docs/platforms/javascript/common/best-practices/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ sidebar_section: configuration
notSupported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description: Learn how to identify the source of errors and route events to diff
notSupported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description: Learn how to manage several Sentry instances by creating your own c
notSupported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ notSupported:
- javascript.wasm
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description: Learn how to use Sentry in shared environments (for example in brow
notSupported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description: "Learn more about how to isolate Sentry scope and breadcrumbs acros
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description: Monitor for blocked event loops in Node.js applications
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Adds instrumentation for Amqplib. (default)"
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.astro
- javascript.aws-lambda
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Capture events when the event loop is blocked and the application
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Adds instrumentation for child processes and worker threads (defau
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Adds instrumentation for Dataloader."
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Monitor for blocked event loops in all threads of a Node.js applic
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Adds performance instrumentation for Fastify. (default)"
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.fastify
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Adds instrumentation for Firebase. (default)"
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.firebase
- javascript.gcp-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Adds instrumentation for filesystem operations."
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Adds instrumentation for Generic Pool. (default)"
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Adds instrumentation for GraphQL. (default)"
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Adds performance instrumentation for Hapi. (default)"
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.hapi
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Capture spans & breadcrumbs for http requests. (default)"
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Adds instrumentation for KafkaJS. (default)"
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "Adds instrumentation for Knex."
supported:
- javascript.node
- javascript.eve
- javascript.flue
- javascript.mastra
- javascript.aws-lambda
- javascript.azure-functions
Expand Down
Loading
Loading