ingest_datapoint

Function ingest_datapoint 

Source
pub(crate) fn ingest_datapoint(
    end: &mut EndpointStatus,
    msg: &Datapoint,
) -> bool
Expand description

Stores a probe datapoint. Returns true if a service endpoint change is detected.