pub const BROWSER__WEB_VITAL__TTFB__REQUEST_TIME: &str = "browser.web_vital.ttfb.request_time";Expand description
The time it takes for the server to process the initial request and send the first byte of a response to the user’s browser.
- PII: Maybe
- Rewriting behavior: None
§Aliases
TTFB__REQUESTTIME(ttfb.requestTime)