cf.edge.l4.delivery_rate
cf.edge.l4.delivery_rate Integer The most recent data delivery rate estimate for the client connection, in bytes per second.
This metric reflects the rate at which data is being successfully delivered over the connection.
Returns 0 when L4 statistics are not available for the request.
Example value:
123456Example usage:
# Match requests where the delivery rate is below 100 KB/scf.edge.l4.delivery_rate < 100000- Request