Skip to content

@SentryCheckIn always starts a new trace #4945

@adinauer

Description

@adinauer

Integration

sentry

Java Version

any

Version

8.27.1

Steps to Reproduce

creates a transaction.

starts a new trace.

Use our Spring Boot 4 sample to verify.

Expected Result

PropagationContext trace ID matches the transactions trace ID.

Actual Result

PropagationContext trace ID differs from the transactions trace ID.

This might not have any effect in practice because we should be using the span/transaction when retrieving the trace ID.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions