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

[Improvement] Add Prometheus and Grafana in Helm Chart #105

Open
4 tasks
unknowntpo opened this issue Nov 8, 2024 · 0 comments
Open
4 tasks

[Improvement] Add Prometheus and Grafana in Helm Chart #105

unknowntpo opened this issue Nov 8, 2024 · 0 comments

Comments

@unknowntpo
Copy link
Contributor

unknowntpo commented Nov 8, 2024

At #56 , we haven't added Prometheus and Grafana to helm chart yet, so we plan to do it at this Issue.

Tasks:

  • Add init/grafana/init.sh, init/prometheus/init.sh, it will use sed to inject host name of other service into config files (similar to init/hive/init.sh)
  • Add helm templates prometheus.yml, grafana.yml in ./helm-chart/templates
    • We can simply use hostPath Persistence Volume to mount config file of Prometheus and Grafana into pods.
  • Add corresponding values at values.yml
  • Modify ./helm-chart/templates/NOTES.txt, add description about these two services.
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