Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Trace State trace_id incompatible with transaction trace_id #409

Description

@rhcarvalho

The new Trace Contexts page documents a trace_id that is a UUID, while in the Performance product we do not use UUIDs (neither for trace_id nor span_id).

Reference:

https://develop.sentry.dev/sdk/event-payloads/transaction/#anatomy

trace_id:
Required. Determines which trace the Span belongs to. The value should be 16 random bytes encoded as a hex string (32 characters long).

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions