Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marmelab/argos-cli
https://github.com/marmelab/argos-cli
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marmelab/argos-cli
- Owner: marmelab
- Created: 2020-11-16T10:23:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-07T08:35:39.000Z (about 2 years ago)
- Last Synced: 2024-07-26T20:43:07.016Z (3 months ago)
- Size: 46.9 KB
- Stars: 19
- Watchers: 11
- Forks: 4
- Open Issues: 0
-
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 CLI is able to measure CPU, memory, disk 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 uses the collected metrics to evaluate energy consumption and generate charts for Docker containers.
**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).