cachet_exporter

command module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

README

cachet_exporter

Exports metrics from Cachet status page for consumption by Prometheus.

Running
./cachet_exporter --cachet.api-url=${CACHET_API_URL}

Or with docker:

docker run -p 9470:9470 -e "CACHET_API_URL=${CACHET_API_URL}" caninjas/cachet_exporter
Flags
Name Description
web.listen-address Address to listen on for web interface and telemetry (default :9470)
web.telemetry-path Path under which to expose metrics (default /metrics)
cachet.api-url Your Cachet instance API URL (required)

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