Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a Collector That Collects the Container_Properties #31

Closed
VincenzoFerme opened this issue Dec 10, 2015 · 3 comments · Fixed by #54
Closed

Implement a Collector That Collects the Container_Properties #31

VincenzoFerme opened this issue Dec 10, 2015 · 3 comments · Fixed by #54
Assignees
Labels
Milestone

Comments

@VincenzoFerme
Copy link
Member

Implement a Collector That Collect the Container_Properties as defined in the BenchFlow database.

Some references:

  • Inspect a Container. It might be possible that we can gather all the information about the container, after the benchmark execution is completed, by relying on this API.
@Cerfoglg
Copy link
Contributor

@VincenzoFerme
Copy link
Member Author

@Cerfoglg you just need to cross-check that you can actually get all the information we want to store, through this API.

@VincenzoFerme VincenzoFerme changed the title Implement a Collector That Collect the Container_Properties Implement a Collector That Collects the Container_Properties Dec 17, 2015
@Cerfoglg
Copy link
Contributor

Cerfoglg commented Apr 20, 2016

The API contains method to retrieve all the data via the docker REST api, so inspect containers, and info and version (except the benchflow specific ones).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants