From 5c238a330a279e4f80db6c19e25a1a8026a00b6a Mon Sep 17 00:00:00 2001 From: sb-sl Date: Wed, 2 Oct 2024 17:53:11 +0200 Subject: [PATCH] Fix typo (#2969) --- docs/secure-connections/sauce-connect-5/monitoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/secure-connections/sauce-connect-5/monitoring.md b/docs/secure-connections/sauce-connect-5/monitoring.md index 61dc2a54c4..b9a8772a5f 100644 --- a/docs/secure-connections/sauce-connect-5/monitoring.md +++ b/docs/secure-connections/sauce-connect-5/monitoring.md @@ -26,7 +26,7 @@ You can manage and monitor all Sauce Connect Proxy tunnel activity from the Sauc ## Grafana Dashboard [Prometheus](https://prometheus.io/) can be used to monitor Sauce Connect Proxy. -The `/mertics` endpoint is available on [the local API server](/secure-connections/sauce-connect-5/operation/api-server). +The `/metrics` endpoint is available on [the local API server](/secure-connections/sauce-connect-5/operation/api-server). Note that the API server must be enabled with the `--api-address` option, and by default it's disabled. Grafana dashboard using these metrics is available at [Grafana Dashboards](https://grafana.com/grafana/dashboards/20232-sauce-connect/).