Files
linuxkit/alpine
Justin Cormack 7327d374ec Forward Prometheus metrics to host if enabled
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>
2017-02-02 11:51:24 +00:00
..
2017-01-31 21:02:57 +00:00
2017-01-31 09:33:06 -08:00
2017-02-01 10:58:52 +00:00
2016-09-14 11:38:55 +00:00
2017-02-01 23:34:21 +00:00