elixir-grpc / grpc

An Elixir implementation of gRPC
https://hex.pm/packages/grpc
Apache License 2.0
1.39k stars 212 forks source link

Add client-side measurements to telemetry livebook #315

Closed polvalente closed 1 year ago

polvalente commented 1 year ago

298 adds Telemetry support and server-side examples that cover how to keep most of the functionality provided by :grpc_prometheus.

We need to expand that livebook with the client-side events.