Skip to content

Example Dashboards and Alerts

Explore a variety of starting points for monitoring your Kuadrant installation with our examples folder. These dashboards and alerts are ready-to-use and easily customizable to fit your environment.

There are some example dashboards uploaded to Grafana.com . You can use the ID's listed below to import these dashboards into Grafana:

Name ID
App Developer Dashboard 21538
Business User Dashboard 20981
Platform Engineer Dashboard 20982

Dashboards

Importing Dashboards into Grafana

For more details on how to import dashboards into Grafana, visit the import dashboards page.

  • UI Method:
    • JSON - Use the 'Import' feature in the Grafana UI to upload dashboard JSON files directly.
    • ID - Use the 'Import' feature in the Grafana UI to import via Grafana.com using a Dashboard ID.
  • ConfigMap Method: Automate dashboard provisioning by adding files to a ConfigMap, which should be mounted at /etc/grafana/provisioning/dashboards.

Datasources are configured as template variables, automatically integrating with your existing data sources. Metrics for these dashboards are sourced from Prometheus. For more details on the metrics used, visit the metrics documentation page.

Alerts

Setting Up Alerts in Prometheus

Integrate alerts into Prometheus using a PrometheusRule resource. Adjust alert thresholds to meet your specific operational needs.

Further information on the metrics used for these alerts can be found on the metrics page.