Skip to content

Adds in grpc span definitions #2720#2738

Merged
trask merged 4 commits intoopen-telemetry:mainfrom
thompson-tomo:feature/#2720_Add_gRPC_spans
Oct 9, 2025
Merged

Adds in grpc span definitions #2720#2738
trask merged 4 commits intoopen-telemetry:mainfrom
thompson-tomo:feature/#2720_Add_gRPC_spans

Conversation

@thompson-tomo
Copy link
Copy Markdown
Contributor

@thompson-tomo thompson-tomo commented Sep 5, 2025

Closes #2720

Changes

This replaces the grpc attribute table with explicit span definitions.

Note: if the PR is touching an area that is not listed in the existing areas, or the area does not have sufficient domain experts coverage, the PR might be tagged as experts needed and move slowly until experts are identified.

Merge requirement checklist

  • CONTRIBUTING.md guidelines followed.
  • Change log entry added, according to the guidelines in When to add a changelog entry.
    • If your PR does not need a change log, start the PR title with [chore]
  • Links to the prototypes or existing instrumentations (when adding or changing conventions)

@thompson-tomo thompson-tomo requested review from a team as code owners September 5, 2025 03:43
@github-actions github-actions Bot added enhancement New feature or request area:rpc labels Sep 5, 2025
@thompson-tomo thompson-tomo force-pushed the feature/#2720_Add_gRPC_spans branch 2 times, most recently from cf3dafa to 60da02e Compare September 5, 2025 07:06
@thompson-tomo thompson-tomo marked this pull request as draft September 11, 2025 03:31
@thompson-tomo thompson-tomo force-pushed the feature/#2720_Add_gRPC_spans branch from 60da02e to 535d3f8 Compare September 23, 2025 02:07
@thompson-tomo
Copy link
Copy Markdown
Contributor Author

Waiting for #2503 to be merged and then this can be rebased to be ready for review.

Comment thread docs/rpc/grpc.md Outdated
@thompson-tomo thompson-tomo force-pushed the feature/#2720_Add_gRPC_spans branch from 43f65c5 to 2d9d15a Compare October 2, 2025 01:17
Copy link
Copy Markdown
Contributor

@jsuereth jsuereth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine moving this direction as this is just a clean-up.

however - we do need to pull the gRPC folks into this discussion if we have any gRPC specific things / changes. We still have the issue where there are semantic conventions for RPC and gRPC has its own set of standards for OTEL.

@github-project-automation github-project-automation Bot moved this from Untriaged to Needs More Approval in Semantic Conventions Triage Oct 9, 2025
@trask
Copy link
Copy Markdown
Member

trask commented Oct 9, 2025

We still have the issue where there are semantic conventions for RPC and gRPC has its own set of standards for OTEL.

It's on our project board todo list: #1773

@trask trask added this pull request to the merge queue Oct 9, 2025
Merged via the queue into open-telemetry:main with commit 6292479 Oct 9, 2025
16 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in RPC Semantic Conventions Stability Oct 9, 2025
@thompson-tomo thompson-tomo deleted the feature/#2720_Add_gRPC_spans branch October 9, 2025 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:rpc enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

RPC: rewrite system-specific pages to cover all conventions, not just tech-specific attributes

4 participants