mirror of https://github.com/grpc/grpc-java.git
RPC upstarts are counted into metrics
RPC_{CLIENT,SERVER}_STARTED_COUNT. In addition, RPC completions are
counted into metrics RPC_{CLIENT,SERVER}_FINISHED_COUNT. From these
metrics, users will be able to derive count of RPCs that are currently
active.
|
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||