Skip to content

Support routing metrics to different DSNs in MFE setup #18913

@chargome

Description

@chargome

Currently metrics will be sent on the client that lives on the current scope:

const currentScope = options?.scope ?? getCurrentScope();


We want to provide an easy way for routing metrics to different DSNs just like we do with errors.

Metadata

Metadata

Assignees

Labels

javascriptPull requests that update javascript code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions