pub const fn http_status_code_label(status: Option<u16>) -> &'static str
Limit the cardinality of the HTTP status code. This matches Python, but likely we should log the status code directly. Most of these never appear.