This commit is contained in:
Young Bu Park 2020-03-11 21:36:19 -07:00
parent 8da6843c4d
commit 1e16ddad40
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# Grafana Dashboard Templates
Dapr offers the below dashboard templates to monitor Dapr system component and sidecars:
Dapr offers the below dashboard templates to monitor Dapr system component and sidecars. You can import the templates to your Grafana dashboard.
1. [Dapr System Service Dashboard](./dashboards/system-services-dashboard.json)
- [Shows Dapr system component status](./img/system-service-dashboard.png) (dapr-operator, dapr-sidecar-injector, dapr-sentry, dapr-placement)
- [Shows Dapr system component status](./img/system-service-dashboard.png) - dapr-operator, dapr-sidecar-injector, dapr-sentry, and dapr-placement
2. [Dapr Sidecar Dashboard](./dashboards/sidecar-dashboard.json) - Shows Dapr sidecar health and throughput/latency
- [Shows Dapr Sidecar status](./img/sidecar-dashboard.png) - health, throughput/latency of HTTP and gRPC, Actor, mTLS
2. [Dapr Sidecar Dashboard](./dashboards/sidecar-dashboard.json)
- [Shows Dapr Sidecar status](./img/sidecar-dashboard.png) - sidecar health/resources, throughput/latency of HTTP and gRPC, Actor, mTLS, etc.