Set your daemon.json to something like: ``` { "experimental": true, "metrics-addr": "0.0.0.0:4999" } ``` and your metrics will be at `localhost:4999/metrics` Signed-off-by: Justin Cormack <justin.cormack@docker.com>
stop()