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

delete state of metrics on ring members change #717

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devops-innovid
Copy link

@devops-innovid devops-innovid commented Dec 31, 2020

Sending this PR In order to deal the following #716.
There is a different PR #348 which is not working. After I've looked into that code I've noticed that it try to resert state by using del functions without any argument.
According to documentation, del functions can delete one metric or folders of metrics, I've added a new delete ability which delete all metrics with * sign.

In addition, I've toggle this feature using proxy configuration file in order to not force this behavior for the user.
This feature should be a replacement to the existing deleteIdleStats: true.

@BlueHatbRit BlueHatbRit self-requested a review January 3, 2021 20:42
@BlueHatbRit
Copy link
Member

Thanks for this @devops-innovid, I'll take a look this week when I get back to work

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.

None yet

2 participants