Skip to content

Latest commit

 

History

History
 
 

grafana

Monitoring Dashboard

This includes dashboard templates to monitor Dapr system services and sidecars. For more detailed information, please read Dapr Observability.

Grafana

You can set up Prometheus and Grafana and import the templates to your Grafana dashboard to monitor Dapr.

  1. Dapr System Service Dashboard

    • Shows Dapr system service status - dapr-operator, dapr-sidecar-injector, dapr-sentry, and dapr-placement
  2. Dapr Sidecar Dashboard

    • Shows Dapr sidecar status - sidecar health/resources, throughput/latency of HTTP and gRPC, Actor, mTLS, etc.
  3. Dapr Actor Dashboard

    • Shows Dapr sidecar status - actor invocation throughput/latency, timer/reminder triggers, and turn-based concurrency.

Reference