aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/metrics_client.cc
Commit message (Collapse)AuthorAge
* Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
| | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies
* Fix for when grpc::string is not the same type as FLAGS_...Gravatar Craig Tiller2015-12-03
|
* merge with headGravatar yang-g2015-11-20
|
* Address code review commentsGravatar Sree Kuchibhotla2015-11-19
|
* Address code review commentsGravatar Sree Kuchibhotla2015-11-16
|
* Fix typo in my previous commit. %s/guage/gauge/gGravatar Sree Kuchibhotla2015-11-03
|
* Make number of stubs per channel configurable and expose metrics fromGravatar Sree Kuchibhotla2015-11-03
client