You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/01/07 06:59:06 UTC

[GitHub] wu-sheng commented on issue #2073: Set a telemetry module for backend, and provide Prometheus as default implementation

wu-sheng commented on issue #2073: Set a telemetry module for backend, and provide Prometheus as default implementation
URL: https://github.com/apache/incubator-skywalking/issues/2073#issuecomment-451839650
 
 
   Default lable = instance id
   
   ## Metric related
   1. Cluster size of each node(gauge).
   1. Instance `uptime`(gauge).
   1. Mesh/Trace gRPC throughput(counter), latency(histogram)
   1. Mesh/Trace buffer file read/write offsite(counter)
   1. Aggregation throughput(counter), with labelName = metric name, level = 1 or 2
   1. Client side remote, throughput(counter), latency(histogram), with labelName = dest 
   1. Server side remote, throughput(counter), latency(histogram)
   1. Throughput(counter), latency(histogram) for persistence `buildBatchCollection` and `batch`.
   1. JVM metric of each node.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services