Skip to content

Commit d090f98

Browse files
authored
Merge pull request #4391 from u1735067/patch-1
metrics-addr is not experimental anymore since 20.10
2 parents c5139f4 + 18bd1e7 commit d090f98

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/reference/dockerd.md

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

960960
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.
963961

964962
To serve the metrics API on `localhost:9323` you would specify `--metrics-addr 127.0.0.1:9323`,
965963
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)