Skip to content

Commit 62165c2

Browse files
committed
update links to openmetrics to reference the v1.0.0 release
Signed-off-by: David Ashpole <[email protected]>
1 parent dcf944d commit 62165c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prometheus/promhttp/http.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ type HandlerOpts struct {
418418
// Created Timestamps for counters, histograms and summaries, which for the current
419419
// version of OpenMetrics are defined as extra series with the same name and "_created"
420420
// suffix. See also the OpenMetrics specification for more details
421-
// https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md#counter-1
421+
// https://github.com/prometheus/OpenMetrics/blob/v1.0.0/specification/OpenMetrics.md#counter-1
422422
//
423423
// Created timestamps are used to improve the accuracy of reset detection,
424424
// but the way it's designed in OpenMetrics 1.0 it also dramatically increases cardinality

0 commit comments

Comments
 (0)