redisstats

package
v1.20220411.3 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MetricName            string = string(redis.Flag)
	MetricNameElapsed     string = MetricName + ".elapsed"
	MetricNameElapsedLast string = MetricNameElapsed + ".last"

	TagNetwork string = "network"
	TagAddr    string = "addr"
	TagDB      string = "db"
	TagOp      string = "op"
)

Metric and tag names etc.

Variables

This section is empty.

Functions

func AddListeners

func AddListeners(log logger.Listenable, collector stats.Collector, opts ...stats.AddListenerOption)

AddListeners adds db listeners.

Types

This section is empty.

Jump to

Keyboard shortcuts

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