litmus/monitoring/grafana-dashboards/README.md

2.0 KiB

Grafana Dashboards

This directory contains chaos interleaved grafana dashboards to monitor chaos experiments and workflows.

Categories

  • Kubernetes

    Contains generic K8s dashboards with data from node exporter and kube-state metrics.

    cd kubernetes
    
  • Sock Shop

    Contains application metrics dashboard for Sock Shop.

    cd sock-shop
    

Auto-Configurations

The chaos interleaved grafana dashboards and a default prometheus datasource are auto-configured and automatically imported when you deploy grafana.

The following datasources and dashboard are auto-configured and imported:

The datasource-configMaps.yaml defines all the definitions of the datasource that are imported, currently the following datasources are imported:

Datasources Configured

  • DS_PROMETHEUS: The prometheus datasource that is deployed while setting up the monitoring for chaos as mentioned here

The dashboard-configMaps.yaml defines all the definitions of the dashboards that are imported, along with a provider that helps Grafana to plugin and import the dashboards. currently the following datasources are imported:

Dashboards Imported