mirror of https://github.com/dapr/docs.git
wip
This commit is contained in:
parent
595be3202c
commit
8da6843c4d
|
@ -3,7 +3,7 @@
|
||||||
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:
|
||||||
|
|
||||||
1. [Dapr System Service Dashboard](./dashboards/system-services-dashboard.json)
|
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, dapr-placement)
|
||||||
|
|
||||||
2. [Dapr Sidecar Dashboard](./dashboards/sidecar-dashboard.json) - Shows Dapr sidecar health and throughput/latency
|
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
|
- [Shows Dapr Sidecar status](./img/sidecar-dashboard.png) - health, throughput/latency of HTTP and gRPC, Actor, mTLS
|
||||||
|
|
Loading…
Reference in New Issue