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

Testing for gRPC Client Interceptor #896

Merged
merged 4 commits into from
Jul 16, 2020

Conversation

cnnradams
Copy link
Member

part 1/2 of #878

Also adds status code responses to the interceptor.

@cnnradams cnnradams requested a review from a team July 10, 2020 16:55
@cnnradams cnnradams force-pushed the grpc_client_testing branch 2 times, most recently from ea2fd38 to 996e03a Compare July 10, 2020 19:33
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Thanks for splitting the PR. Change looks good, if you wouldn't mind updating the changelog then i can approve.

@cnnradams
Copy link
Member Author

Thanks for splitting the PR. Change looks good, if you wouldn't mind updating the changelog then i can approve.

updated the changelog

Copy link
Member

@toumorokoshi toumorokoshi left a comment

Choose a reason for hiding this comment

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

did a light review. thanks!

@@ -2,6 +2,9 @@

## Unreleased

- Add status code to gRPC client, gRPC client testing
Copy link
Member

Choose a reason for hiding this comment

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

"gRPC client testing" is unnescessary, as that doesn't affect the user directly.

Copy link
Member Author

@cnnradams cnnradams Jul 15, 2020

Choose a reason for hiding this comment

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

fixed

@cnnradams cnnradams force-pushed the grpc_client_testing branch 2 times, most recently from b5a5c9e to c3009a4 Compare July 15, 2020 16:01
@cnnradams cnnradams force-pushed the grpc_client_testing branch from 5c5d282 to f14a04f Compare July 16, 2020 15:05
@codeboten codeboten merged commit ee9d28a into open-telemetry:master Jul 16, 2020
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
* chore: remove in-memory polling timer
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.

3 participants