Skip to content

Logs should have spanId as a property on SentryLogEvent #4972

@adinauer

Description

@adinauer

Description

For metrics, we're putting spanId as a top level property on SentryMetricsEvent.
For logs it's currently an attribute - we should change that.
We can simply move from attribute to top level property without a major - no need to write to both since relay handles both cases.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions