The Browser Tracing integration automatically instruments browser pageload/navigation actions as transactions, and captures requests, metrics and errors as spans.

The integration can be configured with a variety of options, and can be extended to use any routing library. This integration uses {@see IdleTransaction} to create transactions.

Hierarchy

  • BrowserTracing

Implements

Properties

Methods

Properties

name: string = BROWSER_TRACING_INTEGRATION_ID

Returns id

options: BrowserTracingOptions

Browser Tracing integration options

Methods

Generated using TypeDoc