HTTPClient integration creates events for failed client side HTTP requests.

Hierarchy

  • HttpClient

Implements

Constructors

Properties

Methods

Constructors

Properties

name: string = HttpClient.id

Returns id

id: string = 'HttpClient'

Inherit Doc

Methods

  • Sets the integration up only once. This takes no options on purpose, options should be passed in the constructor

    Parameters

    • _: ((callback) => void)
    • getCurrentHub: (() => Hub)

    Returns void

Generated using TypeDoc