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

xds: Pass grpc.xds.cluster label to tracer #11818

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Jan 10, 2025

This is in service to gRFC A89. Since the gRFC isn't finalized this purposefully doesn't really do anything yet. The grpc-opentelemetry change to use this optional label will be done after the gRFC is merged. grpc-opentelemetry currently has a hard-coded list (one entry) of labels that it looks for, and this label will need to be added.

b/356167676 (specifically b/356167676#comment26)

CC @igorbernstein2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
This is in service to gRFC A89. Since the gRFC isn't finalized this
purposefully doesn't really do anything yet. The grpc-opentelemetry
change to use this optional label will be done after the gRFC is merged.
grpc-opentelemetry currently has a hard-coded list (one entry) of labels
that it looks for, and this label will need to be added.

b/356167676
@ejona86 ejona86 requested a review from larry-safran January 10, 2025 23:48
@ejona86 ejona86 added the TODO:backport PR needs to be backported. Removed after backport complete label Jan 10, 2025
@ejona86 ejona86 merged commit 7162d2d into grpc:master Jan 13, 2025
15 of 16 checks passed
@ejona86 ejona86 deleted the xds-cluster-metric branch January 13, 2025 19:54
@ejona86 ejona86 removed the TODO:backport PR needs to be backported. Removed after backport complete label Jan 13, 2025
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