Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 3dc3981

Browse files
Update gdi/opentelemetry/components/ngninx-receiver.rst
Co-authored-by: Curtis Robert <[email protected]>
1 parent 3181f42 commit 3dc3981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/opentelemetry/components/ngninx-receiver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ NGINX receiver
77
.. meta::
88
:description: The NGINX receiver fetches stats from a NGINX instance using the ``ngx_http_stub_status_module`` module's status endpoint.
99

10-
The NGINX receiver fetches stats from a NGINX instance using the ``ngx_http_stub_status_module`` module's status endpoint. The supported pipeline type is ``metrics``. See :ref:`otel-data-processing` for more information.
10+
The NGINX receiver fetches stats from a NGINX instance using the ``ngx_http_stub_status_module`` module's ``status`` endpoint. The supported pipeline type is ``metrics``. See :ref:`otel-data-processing` for more information.
1111

1212
You need to configure NGINX to expose status information. To learn how, see the :new-page:`HTTP status module config guide <https://nginx.org/en/docs/http/ngx_http_stub_status_module.html>` in the NGINX documentation.
1313

0 commit comments

Comments
 (0)