Add node transaction to the event

Hierarchy

  • Transaction

Implements

Properties

Methods

Properties

name: string = Transaction.id

Returns id

id: string = 'Transaction'

Inherit Doc

Methods

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

    Parameters

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

    Returns void

Generated using TypeDoc