lacan

Crates.iolacan
lib.rslacan
version0.0.3
sourcesrc
created_at2021-02-09 13:13:34.88197
updated_at2021-02-09 13:13:34.88197
descriptiona high performance zero-config metric implementation
homepagehttps://github.com/spacejam
repositoryhttps://github.com/spacejam
max_upload_size
id352744
size20,726
Tyler Neely (spacejam)

documentation

https://docs.rs/lacan/

README

historian

Build Status crates.io documentation

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.

Commit count: 0

cargo fmt