[config/configgrpc] Add DefaultLoadBalancerName constant#15139
Merged
mx-psi merged 3 commits intoApr 21, 2026
Conversation
evan-bradley
force-pushed
the
configgrpc-balancername
branch
from
April 17, 2026 14:33
0a94e31 to
afa3fc5
Compare
This comment was marked as outdated.
This comment was marked as outdated.
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (50.00%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #15139 +/- ##
==========================================
+ Coverage 91.24% 91.25% +0.01%
==========================================
Files 699 699
Lines 44913 44913
==========================================
+ Hits 40979 40986 +7
+ Misses 2786 2782 -4
+ Partials 1148 1145 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dmathieu
approved these changes
Apr 20, 2026
mx-psi
approved these changes
Apr 20, 2026
jmacd
reviewed
Apr 20, 2026
jmacd
approved these changes
Apr 20, 2026
jmacd
reviewed
Apr 20, 2026
jade-guiton-dd
approved these changes
Apr 20, 2026
Merged
via the queue into
open-telemetry:main
with commit Apr 21, 2026
58b846d
103 of 110 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The name of the function (and fact it is a function) are slightly off to me, so this is a minor improvement to make before stabilizing the module.
Link to tracking issue
Works toward #9477