Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marmelab/argos
docker monitoring experiment
https://github.com/marmelab/argos
Last synced: 4 days ago
JSON representation
docker monitoring experiment
- Host: GitHub
- URL: https://github.com/marmelab/argos
- Owner: marmelab
- Created: 2020-02-19T17:20:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-07T08:33:38.000Z (about 2 years ago)
- Last Synced: 2024-11-08T00:36:45.144Z (6 days ago)
- Size: 1.1 MB
- Stars: 58
- Watchers: 7
- Forks: 9
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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).