Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marmelab/argos

docker monitoring experiment
https://github.com/marmelab/argos

Last synced: 4 days ago
JSON representation

docker monitoring experiment

Awesome Lists containing this project

README

        

## Argos

Auditing Reporter for Greener Ops Strategies

Tool to measure consumption of a given Docker command and see its performance evolution. Argos is able to measure CPU, memory and network usage of Docker containers for a given command. By measuring resource consumption of dockerized E2E tests, Argos allows to compare the consumption of an app between its different versions.

Argos use the collected metrics to generate chart per Docker container and metrics.

**This code has moved**

Argos is now called [GreenFrame](https://greenframe.io), and the Argos CLI has moved to [`marmelab/greenframe-cli`](https://github.com/marmelab/greenframe-cli).