package
1.0.0
Repository: https://github.com/walk1ng/redis-operator.git
Documentation: pkg.go.dev

# Functions

NewPrometheusMetrics returns a new PromMetrics object.

# Variables

Dummy is a handy instnce of a dummy instrumenter, most of the times it will be used on tests.

# Structs

PromMetrics implements the instrumenter so the metrics can be managed by Prometheus.

# Interfaces

Instrumenter is the interface that will collect the metrics and has ability to send/expose those metrics.