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

fix: prevent metrics leak with cleanup #2338

Closed
wants to merge 2 commits into from

Conversation

auntan
Copy link
Contributor

@auntan auntan commented Sep 15, 2022

All metrics must be unregistered to avoid memory leak
Keep track all component metrics and unregister them when closed

Untan Artem Valeryevich added 2 commits September 15, 2022 20:54
Keep track all components metrics and unregister them on close
@auntan auntan marked this pull request as draft September 15, 2022 16:14
@auntan auntan marked this pull request as ready for review September 15, 2022 16:15
@dnwe dnwe added the fix label Sep 15, 2022
@dnwe dnwe changed the title Fix metrics leak fix: prevent metrics leak with cleanup Sep 15, 2022
@dnwe
Copy link
Collaborator

dnwe commented Sep 15, 2022

@auntan thanks for your contribution, these changes look good to me

Please could you associate your $GIT_AUTHOR_EMAIL with your GitHub account and then sign the CLA?

Untan Artem Valeryevich <auntan@ozon.ru>: Connect your email address with a GitHub account and sign the CLA to have your PR reviewed.

@auntan
Copy link
Contributor Author

auntan commented Sep 16, 2022

@dnwe got a bit confused with CLA, signed it with my other email spawn273@gmail.com
Should I create another PR with this email?

@auntan
Copy link
Contributor Author

auntan commented Sep 16, 2022

email fixed
#2340

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants