Install Grafana with Prometheus (Hello World)
On docker - via Docker compose
- See run
cd installation/docker-compose; ./install.sh
On K8s - via Helm (TODO: Move to helm folder?)
Practice with Grafana
- Install Grafana and Prometheus, via docker-compose
- Add Prometheus as data source in Grafana UI at http://localhost:3000 (admin/admin)
- Create a simple dashboard to visualize Prometheus metrics