The http module integration instruments Node's internal http module. It creates breadcrumbs, spans for outgoing http requests, and attaches trace data when tracing is enabled via its tracing option.

By default, this will always create breadcrumbs, and will create spans if tracing is enabled.

  • Parameters

    • Optionaloptions: HttpIntegrationOptions

    Returns IntegrationFnResult