Instruments outgoing HTTP requests made with the undici package via Node's diagnostics_channel API.

Supports Undici 4.7.0 or higher.

Requires Node 16.17.0 or higher.

Use nativeNodeFetchintegration() instead.

Implements

  • Integration

Constructors

Properties

Methods

Constructors

  • Parameters

    • Optional_options: Partial<UndiciOptions>

    Returns Undici

Properties

name: string
id: string

Methods

  • Parameters

    • _addGlobalEventProcessor: (callback: EventProcessor) => void

    Returns void