package
0.0.0-20241021115229-a8bdbce37716
Repository: https://github.com/slpcat/docker-images.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
loadRedisArgs loads the configuration for which redis hosts to monitor from either the environment or as passed from program arguments.
loadRedisFile opens the specified file and loads the configuration for which redis hosts to monitor.
NewRedisExporter returns a new exporter of Redis metrics.

# Structs

Exporter implements the prometheus.Exporter interface, and exports Redis metrics.
RedisHost represents a set of Redis Hosts to health check.