[go: up one dir, main page]

Skip to content

Add time to the first byte metric

This adds a metric how quickly a first byte of the response after the response headers are being written.

It can be useful to measure responsiveness of the web-server, but excluding the slowness of a client.

Edited by Kamil Trzciński

Merge request reports

Loading