Enable Prometheus metrics on port 13337 on containerd

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-04-16 10:43:44 -05:00
parent 491439c1d8
commit d616cea3e1
2 changed files with 2 additions and 2 deletions

View File

@@ -13,4 +13,4 @@ subreaper = false
level = "info"
[metrics]
address = ""
address = ":13337"