docs: Fix two little typos (header, metrics) (#179)

This commit is contained in:
Daniel Abromeit aka Abro 2021-07-01 18:39:27 +02:00 committed by GitHub
parent 10a4514785
commit e24691fe37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -85,7 +85,7 @@ automatically by the Prometheus Go Client. They are prefixed with `go_*` and
Note that the `process_*` metrics are only collected on Linux and Windows.
See the documentation for the [Go Collector](https://pkg.go.dev/github.com/prometheus/client_golang/prometheus#NewGoCollector),
[Process Colletor](https://pkg.go.dev/github.com/prometheus/client_golang/prometheus#NewProcessCollector),
[Process Collector](https://pkg.go.dev/github.com/prometheus/client_golang/prometheus#NewProcessCollector),
and [BuildInfo Collector](https://pkg.go.dev/github.com/prometheus/client_golang/prometheus#NewBuildInfoCollector).
### Admin API metrics