Skip to content

[EXAMPLES] Deprecated semantic conventions used#3905

Merged
marcalff merged 6 commits intoopen-telemetry:mainfrom
marcalff:fix_deprecated_semconv
Mar 7, 2026
Merged

[EXAMPLES] Deprecated semantic conventions used#3905
marcalff merged 6 commits intoopen-telemetry:mainfrom
marcalff:fix_deprecated_semconv

Conversation

@marcalff
Copy link
Member

@marcalff marcalff commented Mar 5, 2026

Fixes #3890

Changes

Please provide a brief description of the changes here.

  • In metrics_foo_library, use non deprecated semantic conventions as example
  • In the grpc example, use proper rpc semantic conventions

This resolves deprecation warnings related to old semantic conventions.

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 marked this pull request as ready for review March 5, 2026 09:59
@marcalff marcalff requested a review from a team as a code owner March 5, 2026 09:59
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.06%. Comparing base (355bf9b) to head (ff0ce76).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3905      +/-   ##
==========================================
- Coverage   90.07%   90.06%   -0.01%     
==========================================
  Files         226      226              
  Lines        7217     7217              
==========================================
- Hits         6500     6499       -1     
- Misses        717      718       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcalff
Copy link
Member Author

marcalff commented Mar 6, 2026

Thanks @dbarker

@marcalff marcalff merged commit be6cb67 into open-telemetry:main Mar 7, 2026
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[EXAMPLES] Deprecated semantic conventions used

2 participants