pub fn normalize_fields<T: AsRef<str>>(value: T) -> Vec<Field>
Converts a field/facet name to the VRL equivalent. Datadog payloads have a message field (which is used whenever the default field is encountered.
message