We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5139f4 + 18bd1e7 commit d090f98Copy full SHA for d090f98
1 file changed
docs/reference/dockerd.md
@@ -958,8 +958,6 @@ the `--cgroup-parent` option on the daemon.
958
#### Daemon metrics
959
960
The `--metrics-addr` option takes a TCP address to serve the metrics API.
961
-This feature is still experimental, therefore, the daemon must be running in experimental
962
-mode for this feature to work.
963
964
To serve the metrics API on `localhost:9323` you would specify `--metrics-addr 127.0.0.1:9323`,
965
allowing you to make requests on the API at `127.0.0.1:9323/metrics` to receive metrics in the
0 commit comments