census-instrumentation / opencensus-ruby

A stats collection and distributed tracing framework
Apache License 2.0
91 stars 23 forks source link

Implement Z pages #81

Open jparsana opened 5 years ago

jparsana commented 5 years ago
  1. /rpcz page that displays the canonical gRPC cumulative and interval stats broken down by RPC methods.
  2. /statsz page that displays measures and stats for all exported views. Views are grouped into directories according to their namespace.
  3. Make sure the color and style of zPages are consistent with other languages. For example, Java.