Open the UI

Open the Prometheus UI to start analyzing metrics for your Gloo environment.

  1. Set up port forwarding on your local machine to access the Prometheus dashboard.

    kubectl -n gloo-mesh port-forward deploy/prometheus-server --context $MGMT_CONTEXT 9090 
    
  2. In your web browser, open the Prometheus dashboard: localhost:9090/.

View metrics and alerts

Refer to the following links to see the metrics and alerts that are available to you: