Skip to main content

bin_ms

Function bin_ms 

Source
fn bin_ms(ts: Expr) -> Expr
Expand description

date_bin(60s, ts) cast to millisecond precision, so the output schema is deterministic regardless of the source column’s precision (trace tables are nanosecond, metric tables millisecond).