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.
1 parent 1cf6d4b commit 7af92a2Copy full SHA for 7af92a2
README.md
@@ -8,7 +8,7 @@ continue your journey:
8
1. See the [exposition library](prometheus/README.md) if you want to
9
export metrics to a Prometheus server or pushgateway
10
11
- 2. See the [consumption library](extraction/README.md) if you want to
+ 2. See the [consumption library](https://godoc.org/github.com/prometheus/client_golang/extraction) if you want to
12
process metrics exported by a Prometheus client. (The Prometheus server
13
is using that library.)
14
0 commit comments