faktory_exporter

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2017 License: Apache-2.0 Imports: 16 Imported by: 0

README

lukasmalkmus/faktory_exporter

A Faktory Exporter for Prometheus. - by Lukas Malkmus

Travis Status Go Report Latest Release License


Table of Contents

  1. Introduction
  2. Usage
  3. Contributing
  4. License
Introduction

The faktory_exporter is a simple server that scrapes a configured Faktory instance for stats by issuing the "INFO" command and exports them via HTTP for Prometheus consumption.

Usage
Installation

The easiest way to run the faktory_exporter is by grabbing the latest binary from the release page.

Building from source

This project uses dep for vendoring.

git clone https://github.com/lukasmalkmus/faktory_exporter
cd faktory_exporter
make
Using the exporter
./faktory_exporter [flags]

Help on flags:

./faktory_exporter --help
Using docker
make docker
docker run -d --rm -p9386:9386 faktory-exporter:master
Contributing

Feel free to submit PRs or to fill Issues. Every kind of help is appreciated.

License

© Lukas Malkmus, 2017

Distributed under Apache License (Apache License, Version 2.0).

See LICENSE for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL