Skip to content

Commit 0328edf

Browse files
authored
metrics-addr is not experimental since 20.10
See moby/moby@f337a8d
1 parent cb1def7 commit 0328edf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/reference/commandline/dockerd.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -884,8 +884,6 @@ the `--cgroup-parent` option on the daemon.
884884
#### Daemon metrics
885885

886886
The `--metrics-addr` option takes a tcp address to serve the metrics API.
887-
This feature is still experimental, therefore, the daemon must be running in experimental
888-
mode for this feature to work.
889887

890888
To serve the metrics API on `localhost:9323` you would specify `--metrics-addr 127.0.0.1:9323`,
891889
allowing you to make requests on the API at `127.0.0.1:9323/metrics` to receive metrics in the

0 commit comments

Comments
 (0)