Data passed to the tracesSampler function, which forms the basis for whatever decisions it might make.

Adds default data to data provided by the user. See startTransaction

Hierarchy

Properties

location?: WorkerLocation

Object representing the URL of the current page or worker script. Passed by default when using the BrowserTracing integration.

parentSampled?: boolean

Sampling decision from the parent transaction, if any.

Object representing the incoming request to a node server. Passed by default when using the TracingHandler.

transactionContext: TransactionContext

Context data with which transaction being sampled was created

Generated using TypeDoc