Skip to content

Commit

Permalink
Fix broken links in grafana-integration.md
Browse files Browse the repository at this point in the history
Signed-off-by: Meng <lemonlinger@gmail.com>
  • Loading branch information
lemonlinger authored Oct 22, 2023
1 parent c12c14c commit b4b1d6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/content/en/latest/user/grafana-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ Envoy Gateway has examples of dashboard for you to get started:

![Envoy Global](/img/envoy-global-dashboard.png)

### [Envoy Clusters]((https://raw.githubusercontent.com/envoyproxy/gateway/main/examples/grafana/dashboards/envoy-clusters.json))
### [Envoy Clusters](https://raw.githubusercontent.com/envoyproxy/gateway/main/examples/grafana/dashboards/envoy-clusters.json)

![Envoy Clusters](/img/envoy-clusters-dashboard.png)

### [Envoy Pod Resources]((https://raw.githubusercontent.com/envoyproxy/gateway/main/examples/grafana/dashboards/envoy-pod-resource.json))
### [Envoy Pod Resources](https://raw.githubusercontent.com/envoyproxy/gateway/main/examples/grafana/dashboards/envoy-pod-resource.json)

![Envoy Pod Resources](/img/envoy-pod-resources-dashboard.png)

Expand Down

0 comments on commit b4b1d6b

Please sign in to comment.