Metrics plugin

Example:metrics

Metrics plugin uses go-metrics to calculate metrics of the server.

It contains some metrics:

    • serviceCounter
    • clientMeter
    • "service_"+servicePath+"."+serviceMethod+"_Read_Qps"
    • "service_"+servicePath+"."+serviceMethod+"_Write_Qps"
    • "service"+servicePath+"."+serviceMethod+"_CallTime"

By _smallnest
updated 2018-03-27 11:12:10

原文:

http://doc.rpcx.site/part4/metrics.html