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

introduce stats command #11299

Merged
merged 1 commit into from Dec 22, 2023
Merged

introduce stats command #11299

merged 1 commit into from Dec 22, 2023

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Dec 22, 2023

What I did
introduce stats command to monitor service containers

Related issue
closes #11234

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (d82a1a5) 56.36% compared to head (42f2ded) 56.38%.

Files Patch % Lines
cmd/compose/stats.go 46.34% 21 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11299      +/-   ##
==========================================
+ Coverage   56.36%   56.38%   +0.01%     
==========================================
  Files         134      135       +1     
  Lines       11611    11653      +42     
==========================================
+ Hits         6545     6570      +25     
- Misses       4419     4436      +17     
  Partials      647      647              

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

Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof merged commit e105f16 into docker:main Dec 22, 2023
28 checks passed
@ndeloof ndeloof deleted the stats branch December 22, 2023 15:03
matt9ucci added a commit to matt9ucci/DockerCompletion that referenced this pull request Apr 8, 2024
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.

Stats and system information for project specific containers
2 participants