Skip to content

Commit 2e60cc3

Browse files
authored
fix: use correct variable metrics-addr
rename metrics-address to metrics-addr
1 parent d03288e commit 2e60cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/engine/daemon/prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ instance using Prometheus.
2929
### Configure the daemon
3030

3131
To configure the Docker daemon as a Prometheus target, you need to specify the
32-
`metrics-address` in the `daemon.json` configuration file. This daemon expects
32+
`metrics-addr` in the `daemon.json` configuration file. This daemon expects
3333
the file to be located at one of the following locations by default. If the
3434
file doesn't exist, create it.
3535

0 commit comments

Comments
 (0)