Skip to content

Conversation

@marcalff
Copy link
Member

@marcalff marcalff commented May 30, 2024

Fixes # (issue)

Changes

Please provide a brief description of the changes here.

  • Upgraded to semantic conventions release v1.26.0
  • Implemented a workaround for a C++ name collision:
    • deprecated semconv messaging.client_id is generated as kMessagingClientId
    • semconv messaging.client.id is generated as kMessagingClientId
    • removed code generation for messaging.client_id

See related:

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@marcalff marcalff changed the title Upgrade to semantic conventions 1.26.0 [SEMANTIC CONVENTIONS] Upgrade to semantic conventions 1.26.0 May 30, 2024
@marcalff marcalff changed the title [SEMANTIC CONVENTIONS] Upgrade to semantic conventions 1.26.0 [SEMANTIC CONVENTIONS] Upgrade to version 1.26.0 May 30, 2024
@marcalff marcalff marked this pull request as ready for review May 30, 2024 21:53
@marcalff marcalff requested a review from a team May 30, 2024 21:53
@marcalff marcalff added the pr:please-review This PR is ready for review label May 30, 2024
@codecov
Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.68%. Comparing base (497eaf4) to head (1ac80cc).
Report is 71 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2687      +/-   ##
==========================================
+ Coverage   87.12%   87.68%   +0.56%     
==========================================
  Files         200      190      -10     
  Lines        6109     5849     -260     
==========================================
- Hits         5322     5128     -194     
+ Misses        787      721      -66     

see 58 files with indirect coverage changes

@marcalff marcalff merged commit 4f37503 into open-telemetry:main May 31, 2024
@lalitb
Copy link
Member

lalitb commented May 31, 2024

btw used similar workaround for otel-rust - open-telemetry/opentelemetry-rust#1851 :)

malkia added a commit to malkia/opentelemetry-cpp that referenced this pull request May 31, 2024
[SEMANTIC CONVENTIONS] Upgrade to version 1.26.0 (open-telemetry#2687)
@marcalff marcalff deleted the fix_semconv_1.26 branch June 3, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:please-review This PR is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants