Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ExplodingLabelGauge = prometheus.NewGaugeVec( prometheus.GaugeOpts{ Namespace: "bomb_squad", Name: "exploding_label_distinct_values", Help: "Track which series have been identified as having exploding cardinality", }, []string{"metric_name", "label_name"}, ) )
Functions ¶
func MetricResetHandler ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.