Sign inSign up

gettyimages/marathon_exporter

By gettyimages

Updated over 9 years ago

Marathon metrics exporter for Prometheus

Image
0

100K+

gettyimages/marathon_exporter repository overview

Marathon metrics exporter for Prometheus

This exporter exposes Marathon's Codahale/Dropwizard metrics via its /metrics endpoint. To learn more, visit the Marathon metrics doc.

Repo

Code and Dockerfile are available at: github.com/gettyimages/marathon_exporter

Using

$ docker run --rm gettyimages/marathon_exporter --help
Usage of marathon_exporter:
  -marathon.uri string
        URI of Marathon (default "http://marathon.mesos:8080")
  -web.listen-address string
        Address to listen on for web interface and telemetry. (default ":9088")
  -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)

Tag summary

Content type

Image

Digest

Size

2.5 MB

Last updated

over 9 years ago

docker pull gettyimages/marathon_exporter