Promethues and Grafana
Enabling Spinnaker Monitoring using Prometheus and Grafana
Here are the prerequisites for the setup in this document:
Install Clouddriver in High Availability Mode
# hal config deploy ha clouddriver enableEnsure that the artifact is placed into the monitoring daemon local.
Ensure Spinnaker services are running on port 8008

Install and run the Prometheus and Grafana Pod
Expose port 9090 for Prometheus and 3000 for Grafana


Redeploy Spinnaker for the custom changes
Last updated