Crates.io | kant |
lib.rs | kant |
version | 0.0.3 |
source | src |
created_at | 2021-02-09 13:12:27.716424 |
updated_at | 2021-02-09 13:12:27.716424 |
description | a high performance zero-config metric implementation |
homepage | https://github.com/spacejam |
repository | https://github.com/spacejam |
max_upload_size | |
id | 352743 |
size | 20,722 |
A zero-config simple histogram collector. ~160ns/collection with a random input, ~65ns/collection on already existing metrics. Uses logarithmic bucketing rather than sampling have bounded (generally <0.5%) error percentiles.