Skip to content

Remove deprecated tracing configuration options in v8 #6230

Closed
@timfish

Description

@timfish

These have been deprecated and need removing in v8.

tracingOrigins: Array<string | RegExp>;

tracePropagationTargets?: TracePropagationTargets;

tracePropagationTargets: Array<string | RegExp>;

shouldCreateSpanForRequest?(url: string): boolean;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions