marx

Crates.iomarx
lib.rsmarx
version0.0.3
sourcesrc
created_at2021-02-09 13:12:11.648748
updated_at2021-02-09 13:12:11.648748
descriptiona high performance zero-config metric implementation
homepagehttps://github.com/spacejam
repositoryhttps://github.com/spacejam
max_upload_size
id352742
size20,722
Tyler Neely (spacejam)

documentation

https://docs.rs/marx/

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