Documentation ¶
Overview ¶
Metrics registration and handling package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Registry is a pointer to the Prometheus Registry. Registry *prometheus.Registry // Metrics struct. Metrics *metrics )
Functions ¶
func RegisterAll ¶
func RegisterAll()
RegisterAll is a wrapper function for the universal Prometheus metric registration.
func UpdateCountMetric ¶ added in v0.43.4
UpdateCountMetric is an umbrella function to catch all possible scenarios (mostly) where the metrics should be noted down.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.