aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/grpcz
Commit message (Collapse)AuthorAge
* Fix up protobuf submodule name to match bazel expectationGravatar Vijay Pai2017-04-20
|
* disable mongooseGravatar Makarand Dharmapurikar2017-04-19
|
* 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.
* s/erik/ericGravatar Makarand Dharmapurikar2017-02-22
|
* 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