grpc-java/core
Kun Zhang ca9a41a46e
core: record RPC upstarts to Census. (#3708)
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.
2017-11-10 17:22:22 -08:00
..
src core: record RPC upstarts to Census. (#3708) 2017-11-10 17:22:22 -08:00
BUILD.bazel bazel: Add dep on opencensus-contrib-grpc-metrics 2017-11-10 16:41:36 -08:00
build.gradle core: use new OpenCensus stats/tagging API. (#3647) 2017-11-07 12:25:03 -08:00