chronos_exporter

command module
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2017 License: MIT Imports: 15 Imported by: 0

README

Chronos Prometheus Exporter

Build Status

A Prometheus metrics exporter for the Chronos Mesos framework.

This exporter exposes Chronos' Codahale/Dropwizard metrics via its /metrics endpoint.

Getting

$ go get github.com/gettyimages/chronos_exporter

-or-

$ docker pull gettyimages/chronos_exporter

-or-

make deps && make
bin/chronos_exporter --help

Using

Usage of chronos_exporter:
  -chronos.uri string
        URI of Chronos (default "http://chronos.mesos:4400")
  -web.listen-address string
        Address to listen on for web interface and telemetry. (default ":9099")
  -web.telemetry-path string
        Path under which to expose metrics. (default "/metrics")
  -log.format value
        If set use a syslog logger or JSON logging. Example: logger:syslog?appname=bob&local=7 or logger:stdout?json=true. Defaults to stderr.
  -log.level value
        Only log messages with the given severity or above. Valid levels: [debug, info, warn, error, fatal]. (default info)

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