pub fn any_value_to_string(v: &AnyValue) -> String
Renders AnyValue to a flat string for fields that need a textual form (e.g., the msg column when an OTel log body is structured).
AnyValue
msg