Skip to content

Commit

Permalink
Fix link to writing exporters guide
Browse files Browse the repository at this point in the history
Signed-off-by: Dean Coakley <[email protected]>
Dean-Coakley authored Nov 28, 2019
1 parent 333f01c commit 508fc33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/histogram.go
Original file line number Diff line number Diff line change
@@ -138,7 +138,7 @@ type HistogramOpts struct {
// better covered by target labels set by the scraping Prometheus
// server, or by one specific metric (e.g. a build_info or a
// machine_role metric). See also
// 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
ConstLabels Labels

// Buckets defines the buckets into which observations are counted. Each

0 comments on commit 508fc33

Please sign in to comment.