getsentry / getsentry/sentry-java
Set `operation` for RPC calls recorded via OpenTelemetry
Đang mở
Improvement
Java
Spans
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 67
Mô tả
### Problem Statement
We have special handling to set `operation` for OTEL spans in `SpanDescriptionExtractor` for HTTP and DB. We should add it for RPC as well.
Came up here https://github.com/getsentry/team-webplatform-meta/issues/32
### Solution Brainstorm
See https://github.com/getsentry/sentry-javascript/blob/f8047f66ac8abf64f992b5d681007383ea175276/packages/opentelemetry-node/src/utils/parse-otel-span-description.ts#L36-L44
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.