-
Notifications
You must be signed in to change notification settings - Fork 46
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
Proposal to manage Grafana chart as dependency #120
Comments
Look good to me, @matrixji @IronCore864 what do you think? |
I guess the same could also be done for MySQL too. |
Yes, I agree that maybe we can use the official chart for mysql/grafana as dependencies. |
Good idea. Does Grafana's official chart support provisioning dashboards? |
Yes it does. On that sense it could be also interesting to see if it is possible to offer the dashboards to the user’s already existing Grafana. |
I will do some investigation on this one. Please assign this issue to me. @klesh |
I did some research, and I want to support this proposal. Draft PR: #140 Below are my detailed proposal; requesting for comments: 1 BackgroundThe current situation:
2 ProposalDisconnect DevLake with Grafana. By "disconnect", I mean:
3 Pros and Cons
|
Sounds good to me overall.
|
How do we release, sop doc update |
As of now, Grafana is integrated as a deployment in the DevLake helm chart. I'd like to propose removing it and leveraging the official chart as a dependency. This would help keep up to date with Grafana's improvements and corrections, and it would standardise its usage.
The text was updated successfully, but these errors were encountered: