//
pkg.gl
Category
github.com/ExploratoryEngineering/clusterfunk
pkg
funk
metrics
package
0.0.5
Repository:
https://github.com/exploratoryengineering/clusterfunk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
114 SLOC
#
Functions
NewBlackHoleSink
NewBlackHoleSink creates a metrics sink that discards all metrics.
NewPrometheusSink
NewPrometheusSink creates a metrics sink for Prometheus.
NewSinkFromString
NewSinkFromString returns a named sink.
#
Constants
NoSink
The list of supported metrics.
PrometheusSink
The list of supported metrics.
#
Interfaces
Sink
Sink is the metrics sink for the cluster.