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

Partial delete metrics #203

Merged
merged 4 commits into from
Aug 15, 2024
Merged

Partial delete metrics #203

merged 4 commits into from
Aug 15, 2024

Conversation

davidcollom
Copy link
Collaborator

This is part of #147

In an attempt to resolve the Old Container metrics, as the current delete assumes that we know the exact set of labels, including current tag and latest tag.. if the latest of current tags change... this could cause issues.

Therefore Attempting to delete the metrics based of the container, pod and namespace could be a more reliable way of resolving this.

@davidcollom davidcollom marked this pull request as draft June 20, 2024 10:05
@davidcollom davidcollom marked this pull request as ready for review June 20, 2024 10:33
@davidcollom davidcollom added this to the v1 milestone Jun 21, 2024
pkg/metrics/metrics.go Outdated Show resolved Hide resolved
pkg/metrics/metrics.go Outdated Show resolved Hide resolved
pkg/metrics/metrics.go Outdated Show resolved Hide resolved
@davidcollom davidcollom merged commit 344561a into main Aug 15, 2024
1 check passed
@davidcollom davidcollom deleted the partial-delete-metrics branch August 15, 2024 11:04
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.

2 participants