8000 Fix instrumentation link in README (#384) · mikekatica/client_python@2206f15 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2206f15

Browse files
zhulongchengbrian-brazil
authored andcommitted
Fix instrumentation link in README (prometheus#384)
Signed-off-by: zhulongcheng <zhulongcheng.me@gmail.com>
1 parent f820190 commit 2206f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This package can be found on
5757

5858
Four types of metric are offered: Counter, Gauge, Summary and Histogram.
5959
See the documentation on [metric types](http://prometheus.io/docs/concepts/metric_types/)
60-
and [instrumentation best practices](http://prometheus.io/docs/practices/instrumentation/#counter-vs.-gauge,-summary-vs.-histogram)
60+
and [instrumentation best practices](https://prometheus.io/docs/practices/instrumentation/#counter-vs-gauge-summary-vs-histogram)
6161
on how to use them.
6262

6363
### Counter

0 commit comments

Comments
 (0)
0