Const
This integration handles request isolation, trace continuation and other core Sentry functionality around incoming http requests handled via the node http module.
http
This version uses OpenTelemetry for context propagation and span management.
Optional
../../light/integrations/httpServerIntegration.ts for the lightweight version without OpenTelemetry
This integration handles request isolation, trace continuation and other core Sentry functionality around incoming http requests handled via the node
httpmodule.This version uses OpenTelemetry for context propagation and span management.