Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(instr-grpc): move to use SEMATTRS #4633

Merged
merged 4 commits into from
Apr 16, 2024

Conversation

mmouru
Copy link
Contributor

@mmouru mmouru commented Apr 14, 2024

Which problem is this PR solving?

Updates #4567

Short description of the changes

  • Updates deprecated SemanticAttributes in experimental package instrumentation-grpc

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • npm test

Checklist:

  • Followed the style guidelines of this project
  • Unit tests have been added
  • Documentation has been updated

@mmouru mmouru requested a review from a team as a code owner April 14, 2024 16:21
@mmouru mmouru changed the title Move to use SEMATTRS in instrumental-grpc refactor(instr-fetch): move fetch to use SEMATRR Apr 14, 2024
@mmouru mmouru changed the title refactor(instr-fetch): move fetch to use SEMATRR refactor(instr-grpc): move to use SEMATTRS Apr 14, 2024
Copy link
Member

@pichlermarc pichlermarc left a comment

Choose a reason for hiding this comment

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

Looks good, thanks 👍

experimental/CHANGELOG.md Outdated Show resolved Hide resolved
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

Merging #4633 (2230896) into main (c046867) will decrease coverage by 5.47%.
Report is 12 commits behind head on main.
The diff coverage is n/a.

❗ Current head 2230896 differs from pull request most recent head 1b12269. Consider uploading reports for the commit 1b12269 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4633      +/-   ##
==========================================
- Coverage   92.83%   87.36%   -5.47%     
==========================================
  Files         329       52     -277     
  Lines        9528     1543    -7985     
  Branches     2053      348    -1705     
==========================================
- Hits         8845     1348    -7497     
+ Misses        683      195     -488     

see 288 files with indirect coverage changes

@pichlermarc pichlermarc merged commit 0a750eb into open-telemetry:main Apr 16, 2024
18 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.

None yet

2 participants