Skip to content

RPC: Clarify how to populate server.address and server.port when using client-side load balancing or service discovery#3317

Merged
trask merged 20 commits intoopen-telemetry:mainfrom
lmolkova:grpc-target-url
Feb 19, 2026
Merged

RPC: Clarify how to populate server.address and server.port when using client-side load balancing or service discovery#3317
trask merged 20 commits intoopen-telemetry:mainfrom
lmolkova:grpc-target-url

Conversation

@lmolkova
Copy link
Member

Fixes #3258

@lmolkova lmolkova marked this pull request as ready for review January 21, 2026 20:08
@lmolkova lmolkova requested review from a team as code owners January 21, 2026 20:08
@lmolkova lmolkova moved this from Untriaged to Awaiting codeowners approval in Semantic Conventions Triage Jan 21, 2026
matt-hensley
matt-hensley previously approved these changes Jan 28, 2026
@github-actions
Copy link

This PR contains changes to area(s) that do not have an active SIG/project and will be auto-closed:

  • grpc

Such changes may be rejected or put on hold until a new SIG/project is established.

Please refer to the Semantic Convention Areas
document to see the current active SIGs and also to learn how to kick start a new one.

@github-actions github-actions bot closed this Jan 29, 2026
@lmolkova lmolkova changed the title Clarify how to parse gRPC target string and set grpc.target, server.address|port RPC: Clarify how to populate server.address and server.port when using client-side load balancing or service discovery Feb 11, 2026
trask
trask previously approved these changes Feb 11, 2026
@trask
Copy link
Member

trask commented Feb 13, 2026

Prototype for deriving server.address and server.port from grpc target: open-telemetry/opentelemetry-java-instrumentation#16161

@lmolkova lmolkova moved this from Blocked to Needs More Approval in Semantic Conventions Triage Feb 15, 2026
@trask trask dismissed their stale review February 19, 2026 00:04

testing

@trask trask self-requested a review February 19, 2026 00:05
@matt-hensley matt-hensley dismissed their stale review February 19, 2026 00:05

Significant changes, needs another review

@trask trask added this pull request to the merge queue Feb 19, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 19, 2026
@trask trask enabled auto-merge February 19, 2026 00:33
@trask trask added this pull request to the merge queue Feb 19, 2026
Merged via the queue into open-telemetry:main with commit f55ac68 Feb 19, 2026
18 checks passed
nagkumar91 pushed a commit to nagkumar91/semantic-conventions that referenced this pull request Feb 24, 2026
…using client-side load balancing or service discovery (open-telemetry#3317)

Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

RPC: record url.scheme for grpc conventions to capture target fully

4 participants