Skip to content

Commit

Permalink
fix doc-lint
Browse files Browse the repository at this point in the history
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
  • Loading branch information
shawnh2 committed Jul 19, 2024
1 parent 06a1fd2 commit 240265c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions site/content/en/v0.6/user/grafana-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@ To log in to Grafana, use the credentials `admin:admin`.

Envoy Gateway has examples of dashboard for you to get started:

### [Envoy Global](https://raw.githubusercontent.com/envoyproxy/gateway/main/charts/gateway-addons-helm/dashboards/envoy-global.json)
### Envoy Proxy Global

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

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

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

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

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

You can load the above dashboards in your Grafana to get started. Please refer to Grafana docs for [importing dashboards](https://grafana.com/docs/grafana/latest/dashboards/manage-dashboards/#import-a-dashboard).

0 comments on commit 240265c

Please sign in to comment.