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

Improve Docker container ID parsing from /proc/pid/cgroup #578

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

mariomac
Copy link
Contributor

A user reported a case where docker could not find the container ID, required for Kubernetes process discovery

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1b9bbd7) 79.26% compared to head (192320f) 44.91%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #578       +/-   ##
===========================================
- Coverage   79.26%   44.91%   -34.36%     
===========================================
  Files          70       68        -2     
  Lines        5907     5729      -178     
===========================================
- Hits         4682     2573     -2109     
- Misses       1001     3002     +2001     
+ Partials      224      154       -70     
Flag Coverage Δ
integration-test ?
unittests 44.91% <ø> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Nice!

@mariomac mariomac merged commit 8291c0e into grafana:main Jan 29, 2024
4 checks passed
@mariomac mariomac deleted the docker-id-parsing branch January 29, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants