You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that in the changes you made to #91 , you changed the behavior a bit from showing the metrics of each query digest as a delta of the the sampling interval to using a delta either from either when the panel got loaded, or when MySQL restarted.
I do think having the ability to see them for the sampling interval is useful, as it shows a more current/instantaneous view of the load instead of a cumulative one - kind of like other standard tools such as top or iostat show you the current resource usage instead of the usage since you started the command, does that make sense? I am happy to open a new PR to add that behavior back, in addition to the current one. Thoughts?
The text was updated successfully, but these errors were encountered:
Hi, @charles-001 .
I noticed that in the changes you made to #91 , you changed the behavior a bit from showing the metrics of each query digest as a delta of the the sampling interval to using a delta either from either when the panel got loaded, or when MySQL restarted.
I do think having the ability to see them for the sampling interval is useful, as it shows a more current/instantaneous view of the load instead of a cumulative one - kind of like other standard tools such as
top
oriostat
show you the current resource usage instead of the usage since you started the command, does that make sense? I am happy to open a new PR to add that behavior back, in addition to the current one. Thoughts?The text was updated successfully, but these errors were encountered: