Skip to content

[EXAMPLES] Deprecated semantic conventions used#3905

Open
marcalff wants to merge 4 commits intoopen-telemetry:mainfrom
marcalff:fix_deprecated_semconv
Open

[EXAMPLES] Deprecated semantic conventions used#3905
marcalff wants to merge 4 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.07%. Comparing base (6eb0e1f) to head (ac88311).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3905   +/-   ##
=======================================
  Coverage   90.07%   90.07%           
=======================================
  Files         226      226           
  Lines        7217     7217           
=======================================
  Hits         6500     6500           
  Misses        717      717           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

1 participant