Go to file
Edward Shen ac5d7f50f2
Meta updates
2022-05-27 15:39:31 -07:00
.cargo init commit 2022-05-27 15:15:10 -07:00
src Meta updates 2022-05-27 15:39:31 -07:00
.gitignore init commit 2022-05-27 15:15:10 -07:00
Cargo.lock Meta updates 2022-05-27 15:39:31 -07:00
Cargo.toml Meta updates 2022-05-27 15:39:31 -07:00
LICENSE-APACHE Meta updates 2022-05-27 15:39:31 -07:00
LICENSE-MIT Meta updates 2022-05-27 15:39:31 -07:00
readme.md Meta updates 2022-05-27 15:39:31 -07:00

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.