hystrix_exporter

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2019 License: MIT Imports: 15 Imported by: 0

README

hystrix_exporter

Exports hystrix/turbine metrics in the prometheus format

You can create a YAML file like this:

clusters:
- name: example
  url: http://example/hystrix.stream
- name: another
  url: http://another-example/turbine/turbine.stream?another

And run it with ./hystrix_exporter -c config.yml.

It will expose the metrics as :9444/metrics, which you can scrap with Prometheus.

Check the Releases page for docker images and binaries.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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