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.
Click to show internal directories.
Click to hide internal directories.