Http

Import name: Sentry.httpIntegration

This integration is enabled by default. If you'd like to modify your default integrations, read this.

The httpIntegration does two things:

  1. It captures breadcrumbs for HTTP requests.
  2. When the tracing option is enabled, it captures spans for outgoing HTTP requests.

Type: boolean

If set to false, no breadcrumbs will be captured.

Type: boolean

If set to true, spans will be captured for outgoing HTTP requests.

Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").