From 3e4c0aa33a214cea30f3498130aecebe5eb81897 Mon Sep 17 00:00:00 2001 From: Anna Urbiztondo Date: Fri, 3 Jan 2025 14:50:49 +0100 Subject: [PATCH 1/2] Missing metrics --- gdi/opentelemetry/components/nginx-receiver.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdi/opentelemetry/components/nginx-receiver.rst b/gdi/opentelemetry/components/nginx-receiver.rst index 5662f1271..286a35dd5 100644 --- a/gdi/opentelemetry/components/nginx-receiver.rst +++ b/gdi/opentelemetry/components/nginx-receiver.rst @@ -103,7 +103,7 @@ The following metrics, resource attributes, and attributes are available.
- +.. caution:: The NGINX receiver does not provide the following metrics: ``nginx_connections.reading``, ``nginx_connections.waiting``, and ``nginx_connections.writing``. .. raw:: html From 1146f6990a3798a0c9b45a0e2b9b485e249e6daf Mon Sep 17 00:00:00 2001 From: Anna Urbiztondo Date: Fri, 3 Jan 2025 15:08:59 +0100 Subject: [PATCH 2/2] Edits --- gdi/opentelemetry/components/nginx-receiver.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdi/opentelemetry/components/nginx-receiver.rst b/gdi/opentelemetry/components/nginx-receiver.rst index 286a35dd5..7686b75b4 100644 --- a/gdi/opentelemetry/components/nginx-receiver.rst +++ b/gdi/opentelemetry/components/nginx-receiver.rst @@ -103,7 +103,7 @@ The following metrics, resource attributes, and attributes are available.
-.. caution:: The NGINX receiver does not provide the following metrics: ``nginx_connections.reading``, ``nginx_connections.waiting``, and ``nginx_connections.writing``. +.. caution:: By default the NGINX receiver doesn't provide the following metrics: ``nginx_connections.reading``, ``nginx_connections.waiting``, and ``nginx_connections.writing``. .. raw:: html