We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb1def7 commit 0328edfCopy full SHA for 0328edf
1 file changed
docs/reference/commandline/dockerd.md
@@ -884,8 +884,6 @@ the `--cgroup-parent` option on the daemon.
884
#### Daemon metrics
885
886
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.
889
890
To serve the metrics API on `localhost:9323` you would specify `--metrics-addr 127.0.0.1:9323`,
891
allowing you to make requests on the API at `127.0.0.1:9323/metrics` to receive metrics in the
0 commit comments