You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
.cargo | 9 months ago | |
src | 9 months ago | |
.gitignore | 9 months ago | |
Cargo.lock | 9 months ago | |
Cargo.toml | 9 months ago | |
LICENSE-APACHE | 9 months ago | |
LICENSE-MIT | 9 months ago | |
readme.md | 9 months ago |
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.