Files
fn-serverless/api/agent/drivers
Nigel Deakin 910612d0b1 Docker stats to Prometheus (#486)
* Docker stats to Prometheus

* Fix compilation error in docker_test

* Refactor docker driver Run function to wait for  the container to have stopped before stopping the colleciton of statistics

* Fix go fmt errors

* Updates to sending docker stats to Prometheus

* remove new test TestWritResultImpl because we changes to support multiple waiters have been removed

* Update docker.Run to use channels not contextrs to shut down stats collector
2017-11-16 11:02:33 -08:00
..
2017-11-16 11:02:33 -08:00
2017-09-07 11:55:50 -07:00
2017-09-06 21:48:28 +03:00
2017-11-16 11:02:33 -08:00

This package is intended as a general purpose container abstraction library. With the same code, you can run on Docker, Rkt, etc.