sentry-go icon indicating copy to clipboard operation
sentry-go copied to clipboard

[OTel] Improve Span attributes for Messaging events

Open tonyo opened this issue 3 years ago • 1 comments

Extracted from https://github.com/getsentry/sentry-go/issues/557 and https://github.com/getsentry/team-webplatform-meta/issues/32.

Re-evaluate how we set operation/description for messaging spans: https://sentry-sdks.sentry.io/performance/otel-demo-checkoutservice:3a93068eca0d4acb9c7865f68ba5183f

According to https://develop.sentry.dev/sdk/performance/span-operations/#messagesqueues, we should set topic.* attributes.

image

tonyo avatar Mar 30 '23 08:03 tonyo

Related discussion here https://github.com/getsentry/sentry-go/discussions/639

yolkhovyy avatar May 12 '23 09:05 yolkhovyy