No description
.cargo | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
readme.md |
Koyori
Fast Rust Prometheus exporter.
I had rewrite-it-in-rust syndrome (of course, the others were in Go!), and I had zero trust in running random binaries from 0 star repos.
Ultimately I should try to find some way to make it so you can trust running this code as well but who knows.