wu-sheng commented on issue #730: Support collector service instrumentation
URL: 
https://github.com/apache/incubator-skywalking/pull/730#issuecomment-356488197
 
 
   * Output with metric
   ```
   
##################################################################################################################
   #                                             Collector Service Report       
                                    #
   
##################################################################################################################
   /segment/parse
        Avg=10380668 (nano), Success Rate=100%, Calls=14
   /segment/parse/preBuild
        Avg=5139819 (nano), Success Rate=100%, Calls=14
   /segment/parse/buildSegment
        Avg=25482 (nano), Success Rate=100%, Calls=14
   /worker/async/consume/ApplicationMapping/ApplicationMapping
        Avg=7036928 (nano), Success Rate=100%, Calls=1 Rows per call = 1
   /worker/async/consume/Segment/Segment
        Avg=358379 (nano), Success Rate=100%, Calls=316 Rows per call = 2
   /worker/async/consume/ServiceEntry/ServiceEntry
        Avg=2938083 (nano), Success Rate=100%, Calls=1 Rows per call = 1
   /worker/async/consume/ServiceReferenceMetric/ServiceReferenceMetric
        Avg=5497347 (nano), Success Rate=100%, Calls=1 Rows per call = 3
   /worker/async/consume/ApplicationComponent/ApplicationComponent
        Avg=5471366 (nano), Success Rate=100%, Calls=1 Rows per call = 3
   /worker/async/consume/GlobalTrace/GlobalTrace
        Avg=72356 (nano), Success Rate=100%, Calls=1 Rows per call = 2
   /worker/async/consume/InstanceMapping/InstanceMapping
        Avg=3810820 (nano), Success Rate=100%, Calls=1 Rows per call = 1
   ```
   
   * Output in waiting
   ```
   
##################################################################################################################
   #                                             Collector Service Report       
                                    #
   
##################################################################################################################
   /segment/parse
        Avg=N/A
   /segment/parse/preBuild
        Avg=N/A
   /segment/parse/buildSegment
        Avg=N/A
   /worker/async/consume/ApplicationMapping/ApplicationMapping
        Avg=N/A
   /worker/async/consume/Segment/Segment
        Avg=N/A
   /worker/async/consume/ServiceEntry/ServiceEntry
        Avg=N/A
   /worker/async/consume/ServiceReferenceMetric/ServiceReferenceMetric
        Avg=N/A
   /worker/async/consume/ApplicationComponent/ApplicationComponent
        Avg=N/A
   /worker/async/consume/GlobalTrace/GlobalTrace
        Avg=N/A
   /worker/async/consume/InstanceMapping/InstanceMapping
        Avg=N/A
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to