pub fn extract_ua_values(user_agent: &str) -> Option<Vec<&str>>
test-util
Extract the metric values from the user_agent string
user_agent