pub fn trend_run_from_receipt( receipt: &CheckReceipt, started_at: &str, ended_at: &str, duration_ms: u64, ) -> TrendRun
Converts a check receipt into a trend run sample.