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

[configgrpc] Deprecate GRPCClientSettings, use ClientConfig instead #9402

Merged

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Jan 26, 2024

Description:
Deprecate GRPCClientSettings, use GRPCClientConfig instead

Link to tracking Issue:
#6767

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1ed45ec) 90.22% compared to head (28acb14) 90.42%.
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9402      +/-   ##
==========================================
+ Coverage   90.22%   90.42%   +0.19%     
==========================================
  Files         345      344       -1     
  Lines       18021    18024       +3     
==========================================
+ Hits        16260    16298      +38     
+ Misses       1433     1396      -37     
- Partials      328      330       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@atoulme atoulme force-pushed the grpcclientsettings_grpcclientconfig branch from 8a7b914 to fc8694a Compare January 26, 2024 07:21
@atoulme atoulme force-pushed the grpcclientsettings_grpcclientconfig branch from fc8694a to b84eace Compare January 29, 2024 23:58
@dmitryax
Copy link
Member

Waiting for result of #9403 (comment)

@atoulme atoulme changed the title [configgrpc] Deprecate GRPCClientSettings, use GRPCClientConfig instead [configgrpc] Deprecate GRPCClientSettings, use ClientConfig instead Feb 1, 2024
@dmitryax
Copy link
Member

dmitryax commented Feb 1, 2024

@atoulme PTAL at the failing linter

@dmitryax dmitryax merged commit 3665732 into open-telemetry:main Feb 2, 2024
33 checks passed
@github-actions github-actions bot added this to the next release milestone Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants