mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 21:46:16 -04:00
docs: Fix two little typos (header, metrics) (#179)
This commit is contained in:
parent
10a4514785
commit
e24691fe37
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue