mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
fix(docs): fix anchor links in the metrics part (#1522)
This commit is contained in:
parent
a0fe4a4694
commit
aa50d12389
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
Metrics can be used to track how Watchtower behaves over time.
|
||||
|
||||
To use this feature, you have to set an [API token](arguments.md#http-api-token) and [enable the metrics API](arguments.md#http-api-metrics),
|
||||
To use this feature, you have to set an [API token](arguments.md#http_api_token) and [enable the metrics API](arguments.md#http_api_metrics),
|
||||
as well as creating a port mapping for your container for port `8080`.
|
||||
|
||||
The metrics API endpoint is `/v1/metrics`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue