From 049b4853436cc2c449a33cd935e63bb5d7a4c123 Mon Sep 17 00:00:00 2001 From: salaboy Date: Thu, 15 Dec 2022 09:07:35 +0000 Subject: [PATCH] Adding `helm repo update` Signed-off-by: salaboy --- daprdocs/content/en/operations/monitoring/metrics/grafana.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/monitoring/metrics/grafana.md b/daprdocs/content/en/operations/monitoring/metrics/grafana.md index 7bdc29eade8..edbd807bdc4 100644 --- a/daprdocs/content/en/operations/monitoring/metrics/grafana.md +++ b/daprdocs/content/en/operations/monitoring/metrics/grafana.md @@ -42,6 +42,7 @@ The `grafana-actor-dashboard.json` template shows Dapr Sidecar status, actor inv ```bash helm repo add grafana https://grafana.github.io/helm-charts + helm repo update ``` 1. Install the chart: @@ -176,4 +177,4 @@ First you need to connect Prometheus as a data source to Grafana.
-
\ No newline at end of file +