Skip to content

revert: include span fields in breadcrumb messages#7384

Merged
thomaseizinger merged 1 commit intomainfrom
revert-7379-chore/sentry-add-breadcrumbs-spans
Nov 21, 2024
Merged

revert: include span fields in breadcrumb messages#7384
thomaseizinger merged 1 commit intomainfrom
revert-7379-chore/sentry-add-breadcrumbs-spans

Conversation

@thomaseizinger
Copy link
Member

Reverts #7379.

Unfortunately, this doesn't actually work because those fields are only recorded as part of spans that get sampled, see getsentry/sentry-rust#617 (comment). If we were to start recording all spans, we'd have a massive overhead and send lots of spans to Sentry.

@vercel
Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
firezone ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 0:50am

Copy link
Member

@jamilbk jamilbk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lol sentry

@thomaseizinger thomaseizinger added this pull request to the merge queue Nov 21, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 21, 2024
@thomaseizinger thomaseizinger added this pull request to the merge queue Nov 21, 2024
Merged via the queue into main with commit 186c485 Nov 21, 2024
@thomaseizinger thomaseizinger deleted the revert-7379-chore/sentry-add-breadcrumbs-spans branch November 21, 2024 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants