Skip to content

Conversation

psydok
Copy link
Owner

@psydok psydok commented Feb 12, 2024

What does this pull request do?

Fixed bug when connecting elasticapm to asynchronous gRPC service with multiple request types: unary-to-unary, stream-to-stream. Stream-to-stream requests were no longer processed by gRPC service.

ElasticAPM still only supports unary-to-unary requests, but it does not block other types of requests.

Related issues

Closes elastic#1966

@psydok psydok merged commit 6e1b8ad into main Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant