rrdnsd

Function ingest_datapoint

source
pub(crate) async fn ingest_datapoint(
    end: &mut EndpointStatus,
    msg: &Update,
) -> bool
Expand description

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