getsentry / getsentry/sentry-java
Set `operation` for RPC calls recorded via OpenTelemetry
オープン
Improvement
Java
Spans
- 主要言語
- Kotlin
- スター
- 1.4k
- フォーク
- 478
- 平均マージ
- 2日 23時間
- マージ済み PR(30日)
- 67
説明
### 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
コントリビューションガイド
評価
この issue はまだ評価されていません。