vector_core
0.1.0
In vector_core::event::metric
Function
vector_core
::
event
::
metric
::
samples_to_buckets
Copy item path
source
ยท
[
−
]
pub fn samples_to_buckets( samples: &[
Sample
], buckets: &[
f64
], ) -> (
Vec
<
Bucket
>,
u64
,
f64
)