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 stale metrics on object delete #1183

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Commits on Aug 14, 2023

  1. Delete stale metrics on object delete

    Move record suspend metrics next to readiness and duration metrics so
    that it gets recorded along with others always at the end and the
    metrics delete, which requires the knowledge of deleted finalizers,
    applies to suspend too.
    
    HelmRepository cache event metrics for a given helmrepo also continues
    to be exported even after the object is deleted. This change deletes
    the cache event metrics when the object is deleted.
    
    Signed-off-by: Sunny <darkowlzz@protonmail.com>
    darkowlzz committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e7d7681 View commit details
    Browse the repository at this point in the history