Skip to content

util: Outlier detection tracer delegation (1.57.x backport)#10483

Merged
temawi merged 1 commit into
grpc:v1.57.xfrom
temawi:backport-od-delegate-tracer-1.57
Aug 15, 2023
Merged

util: Outlier detection tracer delegation (1.57.x backport)#10483
temawi merged 1 commit into
grpc:v1.57.xfrom
temawi:backport-od-delegate-tracer-1.57

Conversation

@temawi

@temawi temawi commented Aug 15, 2023

Copy link
Copy Markdown
Contributor

OutlierDetectionLoadBalancer did not delegate calls to an existing ClientStreamTracer from the tracer it installed. This change has the OD tracer delegate all calls to the underlying one.

b/287995936

Backport of #10459

OutlierDetectionLoadBalancer did not delegate calls to an existing
ClientStreamTracer from the tracer it installed. This change has the OD
tracer delegate all calls to the underlying one.
@temawi temawi requested a review from sanjaypujare August 15, 2023 16:21

@sanjaypujare sanjaypujare left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@temawi temawi merged commit 299a61e into grpc:v1.57.x Aug 15, 2023
@temawi temawi deleted the backport-od-delegate-tracer-1.57 branch August 15, 2023 18:06
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants