Max of per-second rate over window prometheus

subquery: peak 5m rate sampled each minute over the last hour; spot bursts

max_over_time(rate(node_network_receive_bytes_total[5m])[1h:1m])
more prometheus all 30 commands →