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

[8.x](backport #41108) Fix cgroup helper init in add_processor_metadata and add_docker_metadata processors #41185

Merged
merged 2 commits into from
Oct 11, 2024

Commits on Oct 9, 2024

  1. Fix cgroup helper init in add_processor_metadata and `add_docker_me…

    …tadata` processors (#41108)
    
    * only initialize cgroup reader once
    
    * docs
    
    * remove old struct fields
    
    ---------
    
    Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
    (cherry picked from commit 13d71a6)
    fearful-symmetry authored and mergify[bot] committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fedef4d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Add tests, fallback properly if we can't init the cgroups (#41189)

    * add tests, fallback properly if we can't init the cgroups
    
    * linter
    
    * fix test
    fearful-symmetry committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7830a44 View commit details
    Browse the repository at this point in the history