aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/grpcz/grpcz_client.cc
Commit message (Collapse)AuthorAge
* updated monitoring.protoGravatar Makarand Dharmapurikar2017-03-20
| | | | | Also changed the name of stats attr to 'data-stats' to be more html5 compliant.
* removed unnecessary includesGravatar Makarand Dharmapurikar2017-03-17
|
* addressed review feedbackGravatar Makarand Dharmapurikar2017-03-17
| | | | using new grpc_build_system, and cleaned up typos.
* code and BUILD file for creating a grpcz clientGravatar Makarand Dharmapurikar2017-02-21
The client binary can be built with 'bazel build //tools/grpcz:grpcz_client' and can be invoked with bazel-bin/tools/grpcz/grpcz_client --server SERVER_ADDR:PORT You can see the stats page at http://localhost:8000/grpcz