getsentry / getsentry/sentry-java

Set `operation` for RPC calls recorded via OpenTelemetry

Open
#2,540 1 comment 0 reactions 0 assignees View on GitHub
Improvement Java Spans
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.