Skip to content

Commit b1ca781

Browse files
aknot242oseoin
andauthored
Update Live Monitoring link (#763)
* Update Live Monitoring link Updated Live Monitoring link to point to the feature in the docs page, as the previous page has gone missing. Signed-off-by: Daniel Edgar <d.edgar@f5.com> * linter suggestion Co-authored-by: oseoin <oseoin@users.noreply.github.com> Signed-off-by: Daniel Edgar <d.edgar@f5.com> --------- Signed-off-by: Daniel Edgar <d.edgar@f5.com> Co-authored-by: oseoin <oseoin@users.noreply.github.com>
1 parent 557adfc commit b1ca781

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ NGINX Prometheus exporter makes it possible to monitor NGINX or NGINX Plus using
2424
page](https://nginx.org/en/docs/http/ngx_http_stub_status_module.html#stub_status). [NGINX
2525
Plus](https://www.nginx.com/products/nginx/) provides a richer set of metrics via the
2626
[API](https://nginx.org/en/docs/http/ngx_http_api_module.html) and the [monitoring
27-
dashboard](https://www.nginx.com/products/nginx/live-activity-monitoring/). NGINX Prometheus exporter fetches the
28-
metrics from a single NGINX or NGINX Plus, converts the metrics into appropriate Prometheus metrics types and finally
29-
exposes them via an HTTP server to be collected by [Prometheus](https://prometheus.io/).
27+
dashboard](https://docs.nginx.com/nginx/admin-guide/monitoring/live-activity-monitoring/). NGINX Prometheus exporter
28+
fetches the metrics from a single NGINX or NGINX Plus, converts the metrics into appropriate Prometheus metrics types
29+
and finally exposes them via an HTTP server to be collected by [Prometheus](https://prometheus.io/).
3030

3131
## Getting Started
3232

0 commit comments

Comments
 (0)