Skip to content

truevault-safe/riak_exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riak Node Exporter

Prometheus exporter for Riak node metrics. This is still a work in progress, but it already provides everything you need to start exporting riak metrics to Prometheus.

Building and running

Build

make

Running

./riak_exporter <flags>

Flags

Name Description
web.listen-address Address to listen on for web interface and telemetry. (Default :9104)
web.telemetry-path Path under which to expose metrics. (Default /metrics)
riak.uri The URI which the Riak HTTP API listens on. (Default http://localhost:8098)

About

Riak Exporter for Prometheus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 90.7%
  • Makefile 9.3%