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

Merge in master to grpc rebase #575

Merged
merged 4 commits into from
Oct 25, 2022
Merged

Merge in master to grpc rebase #575

merged 4 commits into from
Oct 25, 2022

Conversation

nkall
Copy link

@nkall nkall commented Oct 24, 2022

Need the fixes for grpc metrics introduced in beta.2 v0.9.12-beta.1...v0.9.12-beta.2

fishy and others added 4 commits September 28, 2022 14:35
This allows us to remove tDuplicateToProtocol and getClientError
implementation as they are in thrift v0.17.0 now.

There's no breaking changes between 0.16.0 and 0.17.0 regarding go
library/compiler.
In the current implementation, the gauge value is only set when the
state of the breaker changes. Which means if a breaker never got
tripped, we would not report the gauge value at all.

Set an initial value of 1 in constructor.
Co-authored-by: Ted Dorfeuille <[email protected]>
Co-authored-by: Matt Terwilliger <[email protected]>
@nkall nkall requested a review from a team as a code owner October 24, 2022 21:27
@nkall nkall requested review from konradreiche, pacejackson and mterwill and removed request for a team October 24, 2022 21:27
@kylelemons kylelemons merged commit 32e40d7 into grpc-rebase Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants