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

Grafana: Consider removing the data path override #93

Open
mgyongyosi opened this issue Aug 23, 2024 · 0 comments
Open

Grafana: Consider removing the data path override #93

mgyongyosi opened this issue Aug 23, 2024 · 0 comments

Comments

@mgyongyosi
Copy link

Consider removing the cfg:default.paths.data=#{HOMEBREW_PREFIX}/var/lib/grafana config override from the Grafana formula and use the grafana.db from the #{HOMEBREW_PREFIX}/share/grafana/data path.

I'm not a Homebrew expert, but if it's not strictly necessary to save the database to #{HOMEBREW_PREFIX}/var/lib/grafana then maybe we should get rid of this config override and use the database from the #{HOMEBREW_PREFIX}/share/grafana path which corresponds to the current --homepath configuration. So, no config override would be required for executing admin commands with the Grafana CLI.

Related: grafana/grafana#81033

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

1 participant