Git Product home page Git Product logo

argos's Introduction

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.

argos's People

Contributors

alanpoulain avatar dependabot[bot] avatar floo51 avatar fzaninotto avatar julienmattiussi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

argos's Issues

MongoError : Invalid Operation, no operations specified

Hello, I tried to run the following command but it failed :

NAME="hello-world" COMMAND="docker run hello-world" RUN_QUANTITY=1 MONGO_HOST="localhost" MONGO_PORT=27017 MONGO_USER="root" MONGO_PASSWORD="secret" make run

And i got the following stacktrace :

node packages/cli/src/index.js
run 1:
{ MongoError: Invalid Operation, no operations specified
    at Function.create (/home/mpe/Projects/argos/node_modules/mongodb/lib/core/error.js:43:12)
    at toError (/home/mpe/Projects/argos/node_modules/mongodb/lib/utils.js:149:22)
    at OrderedBulkOperation.bulkExecute (/home/mpe/Projects/argos/node_modules/mongodb/lib/bulk/common.js:1065:31)
    at OrderedBulkOperation.execute (/home/mpe/Projects/argos/node_modules/mongodb/lib/bulk/common.js:1094:22)
    at BulkWriteOperation.execute (/home/mpe/Projects/argos/node_modules/mongodb/lib/operations/bulk_write.js:67:10)
    at InsertManyOperation.execute (/home/mpe/Projects/argos/node_modules/mongodb/lib/operations/insert_many.js:41:24)
    at executeOperation (/home/mpe/Projects/argos/node_modules/mongodb/lib/operations/execute_operation.js:77:17)
    at Collection.insertMany (/home/mpe/Projects/argos/node_modules/mongodb/lib/collection.js:546:10)
    at computeMeasureAverage (/home/mpe/Projects/argos/packages/cli/src/computeMeasureAverage.js:96:28)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  driver: true,
  name: 'MongoError',
  [Symbol(mongoErrorContextSymbol)]: {} }

Any idea ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.