We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 333f01c + 508fc33 commit f65e153Copy full SHA for f65e153
prometheus/histogram.go
@@ -138,7 +138,7 @@ type HistogramOpts struct {
138
// better covered by target labels set by the scraping Prometheus
139
// server, or by one specific metric (e.g. a build_info or a
140
// machine_role metric). See also
141
- // https://prometheus.io/docs/instrumenting/writing_exporters/#target-labels,-not-static-scraped-labels
+ // https://prometheus.io/docs/instrumenting/writing_exporters/#target-labels-not-static-scraped-labels
142
ConstLabels Labels
143
144
// Buckets defines the buckets into which observations are counted. Each
0 commit comments