aurora_exporter

command module
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

README

Prometheus Aurora exporter

This is an exporter for Prometheus to get instrumentation data for Apache Aurora

Build and run

go build .
./aurora_exporter <flags>
Flags
Name Description
web.listen-address Address to listen on for web interface and telemetry.
web.telemetry-path Path under which to expose metrics.
exporter.aurora-url URL to an Aurora scheduler or ZooKeeper ensemble.
zk.path The path for the aurora scheduler znode, this defaults to /aurora/scheduler
exporter.bypass-leader-redirect Don't follow redirects to the leader instance. Ignored for quotas scraping because it results in an internal server error on non-leading masters.
Aurora URL

Can be either a single http://host:port or a comma-separated zk://host1:port,zk://host2:port URL.

Console Dashboard

Copy the content of consoles to the consoles folder used by your Prometheus master. Your Aurora dashboard will then be available at http://your-prometheus:9000/consoles/aurora.html.


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