wu-sheng commented on issue #2395: Support gRPC metric exporter
URL: 
https://github.com/apache/incubator-skywalking/pull/2395#issuecomment-475390836
 
 
   Here are some data samples from my local test.
   ```
   metricName: "service_sla"
   entityName: "User"
   entityId: "10"
   timeBucket: 201903211313
   longValue: 10000
   
   metricName: "service_instance_cpm"
   entityName: "kubernetes://istio-ingressgateway-6f58fdc8d7-m29dq.istio-system"
   entityId: "12"
   timeBucket: 201903211313
   longValue: 389
   
   metricName: "service_instance_resp_time"
   entityName: "kubernetes://istio-ingressgateway-6f58fdc8d7-m29dq.istio-system"
   entityId: "10"
   timeBucket: 201903211312
   longValue: 6000
   
   metricName: "service_instance_resp_time"
   entityName: "kubernetes://istio-ingressgateway-6f58fdc8d7-m29dq.istio-system"
   entityId: "11"
   timeBucket: 201903211312
   longValue: 4500
   
   metricName: "all_p75"
   timeBucket: 201903211327
   longValue: 6000
   ```

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


With regards,
Apache Git Services

Reply via email to