tikv / grpc-rs

The gRPC library for Rust built on C Core library and futures
Apache License 2.0
1.81k stars 253 forks source link

observability: improve the observability for every cq running task #640

Open bufferflies opened 1 year ago

bufferflies commented 1 year ago

In some time, it's very difficult to know the affect that the grpc pool brings. In my test, the loads in different complement queue maybe different and every grpc pool wait time for the next events are also different.