#finding max latency

1 messages · Page 1 of 1 (latest)

proud owl
#

Hi team,

We can see average latency is there any way I can look for maximum latency

true frigate
#

hi @proud owl which metric(s) are you interested in seeing maximums for?

proud owl
#

For volumes

true frigate
proud owl
proud owl
#

If you can help @true frigate

true frigate
#

Thanks @proud owl , depending on what version of Grafana you are using, you can click on the table and sort by max.

Does that solve your usecase? Or perhaps your question is about why is this metric called volume_avg_latency instead of volume_total_latency? I'm not 100% sure why ONTAP named it avg_latency but I think it's because that value is derived from ONTAP like so: ((read ops * read latency) + (write ops * write latency) + (other ops * other latency)) / (read ops + write ops + other ops). That might be a good question to ask in #1063542514780475493 either way, that's the value that ONTAP provides and the description ONTAP provides is "Average latency in microseconds for the WAFL filesystem to process all the operations on the volume; not including request processing or network
communication time"

proud owl
true frigate
#

That will be controlled by what you have selected at the top of the dashboard. What do your filters look like at the top?