mirror of https://github.com/dapr/docs.git
* add new actor dashboard * remove activation in sidecar dashboard * update screenshot and readme.md |
||
---|---|---|
.. | ||
grafana | ||
img | ||
README.md |
README.md
Monitoring Dashboard
This includes dashboard templates to monitor Dapr system services and sidecars. For more detail information, please read Dapr Observability.
Grafana
You can set up Prometheus and Grafana and import the templates to your Grafana dashboard to monitor Dapr.
-
- Shows Dapr system component status - dapr-operator, dapr-sidecar-injector, dapr-sentry, and dapr-placement
-
- Shows Dapr Sidecar status - sidecar health/resources, throughput/latency of HTTP and gRPC, Actor, mTLS, etc.
-
- Shows Dapr Sidecar status - actor invocation throughput/latency, timer/reminder triggers, and turn-based concurrnecy.