Skip to content

Commit 6d3f537

Browse files
author
salaboy
authored
Adding helm repo update (#3010)
Signed-off-by: salaboy <[email protected]> Signed-off-by: salaboy <[email protected]>
1 parent cc6aa19 commit 6d3f537

File tree

1 file changed

+2
-1
lines changed
  • daprdocs/content/en/operations/monitoring/metrics

1 file changed

+2
-1
lines changed

daprdocs/content/en/operations/monitoring/metrics/grafana.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ The `grafana-actor-dashboard.json` template shows Dapr Sidecar status, actor inv
4242

4343
```bash
4444
helm repo add grafana https://grafana.github.io/helm-charts
45+
helm repo update
4546
```
4647

4748
1. Install the chart:
@@ -176,4 +177,4 @@ First you need to connect Prometheus as a data source to Grafana.
176177

177178
<div class="embed-responsive embed-responsive-16by9">
178179
<iframe width="560" height="315" src="https://www.youtube.com/embed/8W-iBDNvCUM?start=2577" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
179-
</div>
180+
</div>

0 commit comments

Comments
 (0)