rpc.consumer.service.stats.fail_count.count |
app,service,method,protocol,invoke_type,target_app |
某个具体接口失败次数 |
rpc.consumer.service.stats.fail_count.rate |
app,service,method,protocol,invoke_type,target_app |
某个具体接口每秒失败 |
rpc.consumer.service.stats.fail_time.elapPerExec |
app,service,method,protocol,invoke_type,target_app |
某个具体接口每秒执行时间 |
rpc.consumer.service.stats.fail_time.max |
app,service,method,protocol,invoke_type,target_app |
某个具体接口失败时间最大值 |
rpc.consumer.service.stats.fail_time.totalTime |
app,service,method,protocol,invoke_type,target_app |
某个具体接口失败时间总值 |
rpc.consumer.service.stats.request_size.max |
app,service,method,protocol,invoke_type,target_app |
某个具体接口请求大小最大值 |
rpc.consumer.service.stats.request_size.rate |
app,service,method,protocol,invoke_type,target_app |
某个具体接口每秒平均请求大小 |
rpc.consumer.service.stats.request_size.totalAmount |
app,service,method,protocol,invoke_type,target_app |
某个具体接口请求大小总金额 |
rpc.consumer.service.stats.response_size.max |
app,service,method,protocol,invoke_type,target_app |
某个具体接口响应大小最大值 |
rpc.consumer.service.stats.response_size.rate |
app,service,method,protocol,invoke_type,target_app |
某个具体接口每秒平均响应大小 |
rpc.consumer.service.stats.response_size.totalAmount |
app,service,method,protocol,invoke_type,target_app |
某个具体接口响应大小总金额 |
rpc.consumer.service.stats.total_count.count |
app,service,method,protocol,invoke_type,target_app |
某个具体接口总的调用数目 |
rpc.consumer.service.stats.total_count.count_service_sum_30000 |
app,service,method,protocol,invoke_type,target_app |
某个具体接口总的调用信息 |
rpc.consumer.service.stats.total_count.rate |
app,service,method,protocol,invoke_type,target_app |
某个具体接口每秒调用次数 |
rpc.consumer.service.stats.total_time.elapPerExec |
app,service,method,protocol,invoke_type,target_app |
某个具体接口平均每次指定时间 |
rpc.consumer.service.stats.total_time.max |
app,service,method,protocol,invoke_type,target_app |
某个具体接口总时间最大值 |
rpc.consumer.service.stats.total_time.totalTime |
app,service,method,protocol,invoke_type,target_app |
某个具体接口总时间 |