normalize_fields

Function normalize_fields 

Source
pub fn normalize_fields<T: AsRef<str>>(value: T) -> Vec<Field>
Expand description

Converts a field/facet name to the VRL equivalent. Datadog payloads have a message field (which is used whenever the default field is encountered.