Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit db643f8

Browse files
authored
Fix broken links (#59)
1 parent 135a1de commit db643f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/grafana/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Both Grafana dashboards provide a high-level picture of the request volume and s
88

99
NGINX Service Mesh deploys Grafana and adds `NGINX Mesh Top` as the default dashboard. If you prefer to use an existing Grafana deployment, you can import either or both example dashboards included in this directory.
1010

11-
## Prerequisties
11+
## Prerequisites
1212
- Grafana version >= 6.6.0
1313
- Prometheus datasource must be [configured](https://prometheus.io/docs/visualization/grafana/#creating-a-prometheus-data-source).
1414

@@ -41,4 +41,4 @@ The default NGINX Mesh Top dashboard includes the following stats and graphs:
4141

4242
## Customizing your own Dashboard
4343

44-
NGINX Service Mesh exposes NGINX Plus metrics in Prometheus format that can be used to create your own panels and custom dashboards. For a list of available metrics, labels, and example Prometheus queries, see the [Traffic Metrics guide](https://docs.nginx.com/nginx-service-mesh/guides/traffic-metrics/).
44+
NGINX Service Mesh exposes NGINX Plus metrics in Prometheus format that can be used to create your own panels and custom dashboards. For a list of available metrics, labels, and example Prometheus queries, see the [Traffic Metrics guide](https://docs.nginx.com/nginx-service-mesh/guides/prometheus-metrics/).

examples/prometheus/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ port `8887` and the path `/metrics`. All metrics collected from this job are pub
3636
the
3737
`nginxplus` namespace. For a list of available metrics, labels, and example
3838
Prometheus queries, check out the [Traffic
39-
Metrics](https://docs.nginx.com/nginx-service-mesh/guides/traffic-metrics/)
39+
Metrics](https://docs.nginx.com/nginx-service-mesh/guides/prometheus-metrics/)
4040
guide.
4141

4242

0 commit comments

Comments
 (0)