pub fn normalize_received(
attributes: &mut Annotated<Attributes>,
received: DateTime<Utc>,
)
Expand description
Adds the received
time to the attributes.
pub fn normalize_received(
attributes: &mut Annotated<Attributes>,
received: DateTime<Utc>,
)
Adds the received
time to the attributes.