You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen this data race, seemingly coming from the Sentry tracing code invoked through the OTel tracer, in turn used through the otelgrpc auto-instrumentation.
Problem Statement
I've seen this data race, seemingly coming from the Sentry tracing code invoked through the OTel tracer, in turn used through the
otelgrpc
auto-instrumentation.using
Solution Brainstorm
I don't know.
The text was updated successfully, but these errors were encountered: