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

Conversation

@AbhiPrasad
Copy link
Member

As per: getsentry/sentry-javascript#6724

Since the SENTRY_SPAN_PROCESSOR_MAP can be empty due to the transaction/span already finishing after the event processor was triggered (due to async event processors), we instead rely only on the OpenTelemetry context to determine the active span.

The product uses trace_id and span_id to associate errors to transactions, so that's what we've kept.

@vercel
Copy link

vercel bot commented Jan 11, 2023

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

Name Status Preview Updated
develop ✅ Ready (Inspect) Visit Preview Jan 11, 2023 at 1:43PM (UTC)

@AbhiPrasad AbhiPrasad enabled auto-merge (squash) January 11, 2023 13:41
@AbhiPrasad AbhiPrasad merged commit 62b514e into master Jan 11, 2023
@AbhiPrasad AbhiPrasad deleted the abhi-otel-develop branch January 11, 2023 13:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants