Overview

To monitor the health of your Gloo Gateway components, you can leverage pre-built Grafana dashboards. Grafana is an open source interactive data-visualization platform that allows users to see their data via charts and graphs that are unified into one dashboard.

Operations dashboard

Operations dashboard screenshot

The operations dashboard lets you monitor the health of your Gloo Gateway environment, such as the average translation and reconciliation time for the Gloo management server, or translation errors that occured. Built on top of Grafana and integrated with the Gloo Prometheus server, the dashboard is configured to visualize critical Gloo Gateway metrics and alerts for you so that you can quickly see errors and the performance of Gloo Gateway components.

With the operations dashboard, you have access to the following key features:

The operations dashboard is not automatically set up when you install Gloo Gateway. To access the dashboard, you must follow these steps:

  1. Set up and access Grafana
  2. Import the operations dashboard

OPA dashboard

OPA dashboard screenshot

When you import the pre-built OPA dashboard to Grafana, you gain access to the following key features that can help you monitor the health of your Open Policy Agent components:

The OPA dashboard is not automatically set up when you install Gloo Gateway. To access the dashboard, you must follow these steps:

  1. Set up and access Grafana
  2. Import the OPA dashboard

Portal analytics dashboard

Portal analytics dashboard screenshot

You can enable Istio access logs for the ingress gateway and use the pre-built logs/portal and logs/clickhouse pipelines to capture access logs for the Portal server. These logs track when and how your developer potal was accessed, and are stored in the built-in Clickhouse database.

You can configure your Grafana instance to read access logs from the Clickhouse database so that you can Portal analytics in Grafana. Portal analytics help to monitor the following aspects of your Portal setup:

Portal analytics are not enabled by default when you install Portal in your Gloo Gateway installation. To enable Portal analytics, you must configure your ingress gateway to emit Istio access logs, and to store them in the pre-built Clickhouse database by using the Gloo telemetry pipeline.

For more information, see Monitor Portal analytics.