From 8da6843c4d7f8672ac1afce024e5978f72b983b4 Mon Sep 17 00:00:00 2001 From: Young Bu Park Date: Wed, 11 Mar 2020 21:33:59 -0700 Subject: [PATCH] wip --- monitoring/grafana/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monitoring/grafana/README.md b/monitoring/grafana/README.md index 22e70d9fe..0e575561c 100644 --- a/monitoring/grafana/README.md +++ b/monitoring/grafana/README.md @@ -3,7 +3,7 @@ Dapr offers the below dashboard templates to monitor Dapr system component and sidecars: 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 - - [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