Ax1an commented on pull request #6549:
URL: https://github.com/apache/skywalking/pull/6549#issuecomment-803230736


   @wu-sheng 
   
   I use the rate function to represent the number of seconds.
   
   I use the increase function to represent the increments per minute.
   
   For example, let's assume that there are two persistence_timer_bulk_prepare 
operations between 09: 59 and 10: 00, which take 20 seconds and 10 seconds 
respectively. Then, it took 2 minutes to do next persistence_timer_bulk_prepare 
operation.
   
   This panel should look like this: 
   
   
![image](https://user-images.githubusercontent.com/28091237/111856786-211bb480-8968-11eb-99ff-767a36b8164b.png)
   
   This may be difficult to understand at first. It works better when you get 
used to it. It can help us to intuitively see some high-latency single 
operation.


-- 
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]


Reply via email to