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

Monitor metrics of containers with docker stats #40

Closed
tobegit3hub opened this issue Jan 31, 2015 · 3 comments
Closed

Monitor metrics of containers with docker stats #40

tobegit3hub opened this issue Jan 31, 2015 · 3 comments
Assignees
Milestone

Comments

@tobegit3hub
Copy link
Owner

The docker stats and its remote API are release in docker 1.5. We can use it to monitor the metrics of containers.

@tobegit3hub tobegit3hub self-assigned this Jan 31, 2015
@tobegit3hub tobegit3hub added this to the 2.0.0 milestone Jan 31, 2015
@tobegit3hub
Copy link
Owner Author

moby/moby#10766 was merged and we can implement this after docker 1.7 released 😃

@tobegit3hub
Copy link
Owner Author

Duplicated with #13 and fix by 7535832 as well.

@tobegit3hub tobegit3hub modified the milestones: 1.4.0, 2.0.0 May 27, 2015
@tobegit3hub
Copy link
Owner Author

Notice that it only works for 1.7+ Docker Remote API.

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

No branches or pull requests

1 participant