Skip to content

Conversation

thompson-tomo
Copy link
Contributor

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

Changes

Remove notes from rpc.service/method attribute as they only apply to the rpc spans as discussed in #2736 as such they have been added to the span allowing them to be removed from metrics.

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 23, 2025 01:46
@thompson-tomo thompson-tomo changed the title [chore] Remove notes from base [chore] Remove notes from rpc base Sep 23, 2025
@thompson-tomo thompson-tomo marked this pull request as draft September 23, 2025 02:44
@thompson-tomo thompson-tomo force-pushed the docs/adjustRPCAttributeNotes branch from 329dd32 to fe6fddd Compare September 25, 2025 04:43
@thompson-tomo thompson-tomo marked this pull request as ready for review September 25, 2025 09:44
@trask
Copy link
Member

trask commented Sep 29, 2025

Remove notes from rpc.service/method attribute as they only apply to the rpc spans as discussed in #2503 as such they have been added to the span allowing them to be removed from metrics.

I didn't follow the context, can you link to where this was discussed in 2503, and explain more how this affects metrics? thanks

@thompson-tomo
Copy link
Contributor Author

thompson-tomo commented Sep 30, 2025

My apologies I referred to the wrong PR, it was meant to be #2736. Please see #2736 (comment)

The issue is the attribute notes are only applicable to rpc spans. This is why they are now on the span and now this enables it to come off the base which allows the aws attributes to also not have the notes as they are not correct.

@github-project-automation github-project-automation bot moved this from Untriaged to Needs More Approval in Semantic Conventions Triage Oct 1, 2025
@lmolkova lmolkova added this pull request to the merge queue Oct 1, 2025
Merged via the queue into open-telemetry:main with commit c2b5afa Oct 1, 2025
18 checks passed
@thompson-tomo thompson-tomo deleted the docs/adjustRPCAttributeNotes branch October 1, 2025 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants