Simple go sys exporter compatible with Rest API and prometheus
Find a file
Melora Hugues 05288b7d0e
All checks were successful
/ go-test (push) Successful in 10m7s
Improve Debian distro version parsing
2024-12-13 10:58:40 +01:00
.forgejo/workflows Add CI with some tests 2024-12-03 13:12:43 +01:00
cmd Add apt collector 2024-12-07 18:02:15 +01:00
collector Improve Debian distro version parsing 2024-12-13 10:58:40 +01:00
config Link collectors to config and logging 2024-12-02 18:37:19 +01:00
debian Fix debian package path 2024-12-07 18:46:47 +01:00
registry Link collectors to config and logging 2024-12-02 18:37:19 +01:00
utils Add some new collectors 2024-12-01 18:12:19 +01:00
.gitignore Init repo structure 2024-11-25 18:46:11 +01:00
go.mod Add support for logger and yml config 2024-12-02 18:04:50 +01:00
go.sum Add support for logger and yml config 2024-12-02 18:04:50 +01:00
LICENSE Initial commit 2024-11-25 17:36:04 +00:00
Makefile Add tools to build debian package 2024-12-03 14:11:19 +01:00
README.md Initial commit 2024-11-25 17:36:04 +00:00

sys-exporter

Simple go sys exporter compatible with Rest API and prometheus