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

o11y: Fixed o11y bug #5720

Merged
merged 1 commit into from
Oct 14, 2022
Merged

o11y: Fixed o11y bug #5720

merged 1 commit into from
Oct 14, 2022

Conversation

zasweq
Copy link
Contributor

@zasweq zasweq commented Oct 14, 2022

This PR fixes an o11y bug which was preventing server side traces and metrics from being recorded due to the server option being overwritten by the binary logger global server option. It should append, not replace.

RELEASE NOTES: N/A

@zasweq zasweq requested a review from arvindbr8 October 14, 2022 02:30
@zasweq zasweq added this to the 1.51 Release milestone Oct 14, 2022
Copy link
Member

@arvindbr8 arvindbr8 left a comment

Choose a reason for hiding this comment

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

lgtm

@zasweq zasweq merged commit f52b910 into grpc:master Oct 14, 2022
zasweq added a commit to zasweq/grpc-go that referenced this pull request Oct 14, 2022
zasweq added a commit that referenced this pull request Oct 14, 2022
…ersion to 1.50.1 (#5722)

* Add binary logger option for client and server (#5675)

* Add binary logger option for client and server

* gcp/observability: implement public preview config syntax, logging schema, and exposed metrics (#5704)

* Fix o11y typo (#5719)

* o11y: Fixed o11y bug (#5720)

* update version to 1.50.1
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants