Configuration for a URL that should have distributed tracing enabled.

Hierarchy

  • RumSdkConfigTracingUrlConfig

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

A match option used for URL or origin pattern matching.

The list of trace propagator types to use for this URL.

Generated using TypeDoc