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

Remove cont_id tag from docker plugin #1015

Merged
merged 1 commit into from
Apr 18, 2016
Merged

Remove cont_id tag from docker plugin #1015

merged 1 commit into from
Apr 18, 2016

Commits on Apr 18, 2016

  1. docker plugin schema refactor

    - renaming cont_name and cont_image to container_name and
    container_image.
    - cont_id is now a field, called container_id
    - docker_cpu, docker_mem, docker_net measurements have been renamed to
      docker_container_cpu, docker_container_mem, and docker_container_net
    
    closes #1014
    closes #1052
    sparrc committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    36d330f View commit details
    Browse the repository at this point in the history