GRPC Core
0.11.0.0
|
Go to the source code of this file.
Macros | |
#define | CENSUS_METRIC_RPC_CLIENT_REQUESTS ((gpr_uint32)0) |
#define | CENSUS_METRIC_RPC_SERVER_REQUESTS ((gpr_uint32)1) |
#define | CENSUS_METRIC_RPC_CLIENT_ERRORS ((gpr_uint32)2) |
#define | CENSUS_METRIC_RPC_SERVER_ERRORS ((gpr_uint32)3) |
#define | CENSUS_METRIC_RPC_CLIENT_LATENCY ((gpr_uint32)4) |
#define | CENSUS_METRIC_RPC_SERVER_LATENCY ((gpr_uint32)5) |
#define CENSUS_METRIC_RPC_CLIENT_ERRORS ((gpr_uint32)2) |
#define CENSUS_METRIC_RPC_CLIENT_LATENCY ((gpr_uint32)4) |
#define CENSUS_METRIC_RPC_CLIENT_REQUESTS ((gpr_uint32)0) |
#define CENSUS_METRIC_RPC_SERVER_ERRORS ((gpr_uint32)3) |
#define CENSUS_METRIC_RPC_SERVER_LATENCY ((gpr_uint32)5) |
#define CENSUS_METRIC_RPC_SERVER_REQUESTS ((gpr_uint32)1) |