The http module integration instruments Node's internal http module. It creates breadcrumbs, transactions for outgoing http requests and attaches trace data when tracing is enabled via its tracing option.
tracing
Use httpIntegration() instead.
httpIntegration()
Optional
Static
The http module integration instruments Node's internal http module. It creates breadcrumbs, transactions for outgoing http requests and attaches trace data when tracing is enabled via its
tracing
option.Deprecated
Use
httpIntegration()
instead.