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

  1. Fork it (https://github.com/uu/moosefs_exporter/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors