Skip to content

Send span domain from the SDK #10206

Description

@DominikB2014

Problem Statement

To support getsentry/sentry#63208
We should send the span domain for any resource spans

Solution Brainstorm

We can just get the domain from the performance entry itself.
For example `new URL(entry.name).origin and add this as a property to the span data object.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions