dmarkwat opened a new pull request, #450:
URL: https://github.com/apache/pekko-grpc/pull/450

   Adds "meta" types to generated classes to assist with class discovery at 
runtime.
   
   Opentelemetry instrumentation of server side code is not presently easy due 
to the lack of meta typing for various generated classes. This PR should make 
that process more efficient and simpler to reason about by providing concrete 
typing to hook advice methods into and ultimately allow for equivalent 
instrumentation on par and compatible with [grpc's present 
instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/grpc-1.6).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to