Skip to main content

append

Function append 

Source
pub fn append(
    metrics_path: impl AsRef<Path>,
    record: &TelemetryRecord,
) -> Result<()>