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

feat: export container metrics in Chaos Daemon for CRI-O and Docker runtime #4422

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on May 14, 2024

  1. feat: export container metrics in Chaos Daemon for containerd runtime

    Signed-off-by: KAAAsS <admin@kaaass.net>
    kaaass committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b59a88a View commit details
    Browse the repository at this point in the history
  2. docs: update CHANGELOG.md

    Signed-off-by: KAAAsS <admin@kaaass.net>
    kaaass committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cbfb4dd View commit details
    Browse the repository at this point in the history
  3. style: code format

    Signed-off-by: KAAAsS <admin@kaaass.net>
    kaaass committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c8bf50d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. feat: export container metrics in Chaos Daemon for CRI-O runtime

    Signed-off-by: KAAAsS <admin@kaaass.net>
    kaaass committed May 21, 2024
    Configuration menu
    Copy the full SHA
    aa414e4 View commit details
    Browse the repository at this point in the history
  2. feat: export container metrics in Chaos Daemon for Docker runtime

    Signed-off-by: KAAAsS <admin@kaaass.net>
    kaaass committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c8cdcc0 View commit details
    Browse the repository at this point in the history
  3. feat: tolerate errors when Docker runtime connects to CRI Socket at s…

    …tartup
    
    Signed-off-by: KAAAsS <admin@kaaass.net>
    kaaass committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f51b56d View commit details
    Browse the repository at this point in the history
  4. style: code format

    Signed-off-by: KAAAsS <admin@kaaass.net>
    kaaass committed May 21, 2024
    Configuration menu
    Copy the full SHA
    25cb5fd View commit details
    Browse the repository at this point in the history
  5. chore: update install script

    Signed-off-by: KAAAsS <admin@kaaass.net>
    kaaass committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6b37f30 View commit details
    Browse the repository at this point in the history
  6. docs: update CHANGELOG.md

    Signed-off-by: KAAAsS <admin@kaaass.net>
    kaaass committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8c22585 View commit details
    Browse the repository at this point in the history