Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrorsTotal = promauto.NewCounter(prometheus.CounterOpts{
Name: "klum_errors_total",
Help: "The total number of errors found",
})
)
Functions ¶
func StartMetricsServer ¶
func StartMetricsServer(port int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.