Skip to main content

HTTP__REQUEST__TIME_TO_FIRST_BYTE

Constant HTTP__REQUEST__TIME_TO_FIRST_BYTE 

Source
pub const HTTP__REQUEST__TIME_TO_FIRST_BYTE: &str = "http.request.time_to_first_byte";
Expand description

The time in seconds from the browser’s timeorigin to when the first byte of the request’s response was received. See https://web.dev/articles/ttfb#measure-resource-requests.

  • PII: Maybe
  • Rewriting behavior: None