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(metrics): vault_injector_store_data_count_success was not cleaned… #24

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

SoulKyu
Copy link
Collaborator

@SoulKyu SoulKyu commented Jul 26, 2024

… up when pod is deleted by the renewer

#23

@SoulKyu
Copy link
Collaborator Author

SoulKyu commented Jul 26, 2024

This metrics is created by the injector, so it can't be deleted by the renewer.

Maybe instead of exposing a metrics that can't be deleted and which can lead to a huge amount of metrics in a scenario where we have a lot of pod, we could simply create a log and handle this with something like sentry / logging system.

@SoulKyu SoulKyu merged commit 147d02d into main Jul 29, 2024
1 check passed
@Lujeni
Copy link
Member

Lujeni commented Jul 30, 2024

@SoulKyu your commit message appears to be truncated. I recommend using a more detailed commit message + extended

Implement a test in this scenario are possible ?

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