wu-sheng commented on pull request #6549:
URL: https://github.com/apache/skywalking/pull/6549#issuecomment-803234571


   > @wu-sheng
   > 
   > I use the rate function to represent the trend in number per second.
   > 
   > 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/111856910-fa11b280-8968-11eb-8185-d00bccb9d005.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. In order to optimize it.
   
   So, basically, you are showing trend.


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