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

Fixed a bug that could cause duplicate counts of working_memory_set_bytes #1911

Merged

Conversation

takuyaymd
Copy link
Contributor

@takuyaymd takuyaymd commented Dec 19, 2022

Description:

  • In the container_memory_working_set_bytes metric,
    Fixed a bug that could cause duplicate data to be summed if this metric was outputting the Pod's own data, not just the data for each container contained in the Pod.

  • I used the image label value to distinguish between per-container data and other data.

Related Issue:

Versions:

  • Go Version: 1.19.4
  • Docker Version: 20.10.8
  • Kubernetes Version: 1.22.0
  • NGT Version: 1.14.8

Checklist:

Special notes for your reviewer:

@CLAassistant
Copy link

CLAassistant commented Dec 19, 2022

CLA assistant check
All committers have signed the CLA.

@kpango
Copy link
Collaborator

kpango commented Dec 19, 2022

Can you please sign CLA ?

@takuyaymd takuyaymd force-pushed the bugfix/dashboard/fix-memory-duplicate-count branch from 5120b24 to cc9152e Compare December 19, 2022 09:06
@takuyaymd
Copy link
Contributor Author

Can you please sign CLA ?

Sorry, I screwed up setting up the author!

Copy link
Collaborator

@kpango kpango left a comment

Choose a reason for hiding this comment

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

LGTM

@kpango
Copy link
Collaborator

kpango commented Dec 19, 2022

@all-contributors please add @takuyaymd for bug, code

@allcontributors
Copy link
Contributor

@kpango

I've put up a pull request to add @takuyaymd! 🎉

Copy link
Collaborator

@hlts2 hlts2 left a comment

Choose a reason for hiding this comment

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

LGTM!

@kpango kpango merged commit ea065b1 into vdaas:main Dec 19, 2022
@takuyaymd takuyaymd deleted the bugfix/dashboard/fix-memory-duplicate-count branch December 20, 2022 03:01
@kpango kpango mentioned this pull request Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants