MooseFS exporter
Exports metrics for prometheus
Installation
Gentoo
eselect repository enable ubuilds
emaint sync -r ubuilds
emerge moosefs_exporter
Alpine
apk add moosefs_exporter
Usage
Contributing
- Fork it (https://github.com/uu/moosefs_exporter/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Michael Pirogov - creator and maintainer