Skip to content

[XdsClient][Backport] Add missing authority to XdsClient metrics scope (#38009)#38023

Merged
gnossen merged 1 commit intogrpc:v1.68.xfrom
yashykt:Backport38009To168
Oct 29, 2024
Merged

[XdsClient][Backport] Add missing authority to XdsClient metrics scope (#38009)#38023
gnossen merged 1 commit intogrpc:v1.68.xfrom
yashykt:Backport38009To168

Conversation

@yashykt
Copy link
Copy Markdown
Member

@yashykt yashykt commented Oct 29, 2024

Backport #38009 to 1.68.x

Fix for b/365993761.

Noticed that XdsClient metrics were not being reported due to authority not being properly set.

This solution is not perfect since channels created later can possibly use a different authority, so preferring to use the default authority from the first channel.

)

Fix for b/365993761.

Noticed that XdsClient metrics were not being reported due to authority not being properly set.

This solution is not perfect since channels created later can possibly use a different authority, so preferring to use the default authority from the first channel.

Closes grpc#38009

COPYBARA_INTEGRATE_REVIEW=grpc#38009 from yashykt:AddAuthorityToXdsClientMetricsScope 00071ef
PiperOrigin-RevId: 691149703
@gnossen gnossen merged commit 5801d12 into grpc:v1.68.x Oct 29, 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.

2 participants