redis_exporter

command module
v0.0.0-...-67f405c Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2018 License: BSD-3-Clause Imports: 6 Imported by: 0

README

redis_exporter

Simple server that scrapes Redis stats and exports them via HTTP for Prometheus consumption

Build

It is as simple as:

$ make

Running

$ ./redis_exporter

With default options, redis_export will listen at 0.0.0.0:9379 and scrapes redis(127.0.0.1:6379). To change default options, see:

$ ./redis_exporter --help

License

Copyright (C) 2017 Joyield, Inc. <joyield.com#gmail.com>

All rights reserved.

License under BSD 3-clause "New" or "Revised" License

Documentation

Overview

* redis_exporter - scrapes redis stats and exports for prometheus. * Copyright (C) 2017 Joyield, Inc. <joyield.com@gmail.com> * All rights reserved.

Directories

Path Synopsis
* redis_exporter - scrapes redis stats and exports for prometheus.
* redis_exporter - scrapes redis stats and exports for prometheus.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL