moosefs_exporter

Version, currently 0.1.12 versions

github.com/uu/moosefs_exporter

Moosefs exporter for prometheus

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  moosefs_exporter:
    github: uu/moosefs_exporter
    version: ~> 0.1.1

Then run:

shards install

shard.yml

Crystal
1.10.1
License
MIT
Author
Michael Pirogov
Target
  • moosefs_exporter from src/moosefs_exporter.cr

Dependencies

Runtime Dependencies

  • validator*github: nicolab/crystal-validator
  • crometheus*github: darwinnn/crometheus, branch: master

Development Dependencies

  • ameba~> 1.5.0github: crystal-ameba/amebadev

README

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