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

[Helm Chart] Persist metrics scraper database #5537

Closed
ahmadalli opened this issue Sep 12, 2020 · 8 comments
Closed

[Helm Chart] Persist metrics scraper database #5537

ahmadalli opened this issue Sep 12, 2020 · 8 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@ahmadalli
Copy link

What would you like to be added

metrics scraper stores it's data on /tmp/metrics.db which is not persisted

Why is this needed

if server goes down because of some resource starvation, we lose the insight on which pod caused the issue.

@ahmadalli ahmadalli added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 12, 2020
@floreks
Copy link
Member

floreks commented Sep 12, 2020

Basically, you'd like helm chart to have an option to change the path and use some pv to store this file?

@ahmadalli
Copy link
Author

yes :)

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 11, 2020
@ahmadalli
Copy link
Author

please don't go stale :)

@maciaszczykm
Copy link
Member

/lifecycle frozen

@k8s-ci-robot k8s-ci-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Dec 11, 2020
@floreks
Copy link
Member

floreks commented Jun 4, 2024

It is now possible to provide custom volumes and volume mounts for the metrics scraper. It allows using any storage backend to store metrics.

/close

@k8s-ci-robot
Copy link
Contributor

@floreks: Closing this issue.

In response to this:

It is now possible to provide custom volumes and volume mounts for the metrics scraper. It allows using any storage backend to store metrics.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@rubber-ant
Copy link

@floreks would be nice to have an example of volume mounts , is there any ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

6 participants