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

parse container ID with cgroups v2 #3199

Merged
merged 8 commits into from Jul 10, 2023
Merged

Conversation

SylvainJuge
Copy link
Member

@SylvainJuge SylvainJuge commented Jun 23, 2023

What does this PR do?

Implements container ID parsing for cgroups v2.

Closes #3035
Replaces #2352 (it was simpler to start a fresh one due to refactoring, but the heuristic is similar)

Checklist

@SylvainJuge SylvainJuge self-assigned this Jun 23, 2023
@elastic-apm-tech elastic-apm-tech added this to In Progress in APM-Agents (OLD) Jun 23, 2023
@apmmachine
Copy link
Collaborator

apmmachine commented Jun 23, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview previewSnapshots

Expand to view the summary

Build stats

  • Start Time: 2023-07-03T11:39:14.976+0000

  • Duration: 14 min 47 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark tests.

  • run jdk compatibility tests : Run the JDK Compatibility tests.

  • run integration tests : Run the Agent Integration tests.

  • run end-to-end tests : Run the APM-ITs.

  • run windows tests : Build & tests on windows.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@SylvainJuge SylvainJuge changed the title parse container ID in crgoups v2 parse container ID with cgroups v2 Jun 23, 2023
@SylvainJuge SylvainJuge marked this pull request as ready for review July 10, 2023 08:03
@github-actions
Copy link

/test

@SylvainJuge SylvainJuge enabled auto-merge (squash) July 10, 2023 15:41
@SylvainJuge SylvainJuge merged commit d4a651f into elastic:main Jul 10, 2023
11 checks passed
APM-Agents (OLD) automation moved this from In Progress to Done Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Support for cgroups v2 discovery
3 participants