getsentry / sentry-java

A Sentry SDK for Java, Android and other JVM languages.
https://docs.sentry.io/
MIT License
1.16k stars 435 forks source link

Consider collecting OTel `SpanKind` #3901

Open adinauer opened 6 days ago

adinauer commented 6 days ago

Description

Consider collecting OTel SpanKind as it might help us debug some cases, e.g. when op generation doesn't work correctly.