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

[metric_storage] Metric storage group expire #676

Merged
merged 4 commits into from
Nov 1, 2024

Conversation

miklezzzz
Copy link
Contributor

Overview

Provides ExpireGroupMetricByName method that is a slightly more efficient way of purging grouped metrics by their name.

What this PR does / why we need it

Adds the aforementioned ExpireGroupMetricByName and provides resolveMetricName to a GroupedVault so that we could use GroupedVaults inside the addon-operator with metrics of {PREFIX}_metric_name format.

Special notes for your reviewer

Signed-off-by: Mikhail Scherba <[email protected]>
Signed-off-by: Mikhail Scherba <[email protected]>
Signed-off-by: Mikhail Scherba <[email protected]>
@miklezzzz miklezzzz added the enhancement New feature or request label Oct 24, 2024
@miklezzzz miklezzzz self-assigned this Oct 24, 2024
@miklezzzz miklezzzz marked this pull request as ready for review October 24, 2024 14:48
@yalosev yalosev changed the title [metric_storage ]Metric storage group expire [metric_storage] Metric storage group expire Oct 25, 2024
@yalosev yalosev merged commit e643dff into main Nov 1, 2024
13 checks passed
@yalosev yalosev deleted the metric-storage-group-expire branch November 1, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants