Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 655 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 655 Bytes

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, and the Argos CLI has moved to marmelab/greenframe-cli.