Skip to content

Rename rpc.client|server.duration to rpc.client|server.call.duratio, change unit from ms to sec, clarify duration in case of streaming#2961

Merged
lmolkova merged 6 commits intoopen-telemetry:mainfrom
lmolkova:rpc-call-duration
Dec 3, 2025
Merged

Rename rpc.client|server.duration to rpc.client|server.call.duratio, change unit from ms to sec, clarify duration in case of streaming#2961
lmolkova merged 6 commits intoopen-telemetry:mainfrom
lmolkova:rpc-call-duration

Conversation

@lmolkova
Copy link
Copy Markdown
Member

@lmolkova lmolkova commented Oct 22, 2025

Fixes #383

This PR

@github-actions
Copy link
Copy Markdown

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Nov 13, 2025
@lmolkova lmolkova moved this from Untriaged to Awaiting codeowners approval in Semantic Conventions Triage Nov 20, 2025
@github-actions
Copy link
Copy Markdown

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Nov 21, 2025
@lmolkova lmolkova reopened this Nov 21, 2025
@github-actions github-actions bot removed the Stale label Nov 22, 2025
Copy link
Copy Markdown
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

this also matches other stable semconv metric names:

  • http.client.[request].duration
  • db.client.[operation].duration

@lmolkova lmolkova moved this from Awaiting codeowners approval to Needs More Approval in Semantic Conventions Triage Nov 27, 2025
@lmolkova lmolkova moved this from Done to In Progress in RPC Semantic Conventions Stability Nov 27, 2025
@jsuereth jsuereth moved this from Needs More Approval to Ready to be Merged in Semantic Conventions Triage Dec 2, 2025
@lmolkova lmolkova changed the title Change rpc.*.duration unit from ms to sec, clarify duration in case of streaming Rename rpc.client|server.duration to rpc.client|server.call.duratio, change unit from ms to sec, clarify duration in case of streaming Dec 3, 2025
@lmolkova lmolkova added this pull request to the merge queue Dec 3, 2025
Merged via the queue into open-telemetry:main with commit 494eb91 Dec 3, 2025
21 checks passed
@lmolkova lmolkova deleted the rpc-call-duration branch December 3, 2025 20:08
@github-project-automation github-project-automation bot moved this from In Progress to Done in RPC Semantic Conventions Stability Dec 3, 2025
Cirilla-zmh pushed a commit to Cirilla-zmh/semantic-conventions that referenced this pull request Feb 3, 2026
…change unit from ms to sec, clarify duration in case of streaming (open-telemetry#2961)
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.

Use seconds as default duration for RPC metrics

3 participants