Prometheus is a popular open-source monitoring and alerting solution, and has over time become an indispensable tool for managing and observing Kubernetes clusters.
task observability:prometheus-install
## Get Grafana credentials
task observability:grafana-get-credentials
Grafana : http://grafana.127.0.0.1.nip.io
Prometheus Dashboard : http://prometheus.127.0.0.1.nip.io
Alert Manager Dashboard : http://alert-manager.127.0.0.1.nip.io
task observability:prometheus-uninstall