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

Split localstorage creation and localstorage configuration #632

Closed
bigon opened this issue Aug 8, 2022 · 2 comments
Closed

Split localstorage creation and localstorage configuration #632

bigon opened this issue Aug 8, 2022 · 2 comments

Comments

@bigon
Copy link

bigon commented Aug 8, 2022

Hello,

It would be nice to split the localstorage creation and localstorage configuration, AFAICS, this is not possible today with the module

For example, I would like to have the storage on another partition and my code base already contain a dedicated resource for that, ATM I get a duplicate resource error because of that

@TheMeier
Copy link
Contributor

Doesn't $prometheus::manage_localstorage do the trick?

@bigon
Copy link
Author

bigon commented Jan 1, 2025

Indeed, looking at the code this seems to do the trick

(Added in commit 5b1245b)

@bigon bigon closed this as completed Jan 1, 2025
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

No branches or pull requests

2 participants