const MAX_FIELDS_LEN: usize = 80;
Maximum length of a single span’s rendered field string before truncation.