From 6d45e0fb7c163ccaaaa6a58da6b36a1c18a00724 Mon Sep 17 00:00:00 2001 From: Israel Blancas Date: Tue, 11 Jun 2024 17:54:06 +0200 Subject: [PATCH] [chore] Add missing documentation for NGINX multiinstrumenation (#3025) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add missing documentation for NGINX multiinstrumenation Signed-off-by: Israel Blancas * Update README.md Co-authored-by: Mikołaj Świątek --------- Signed-off-by: Israel Blancas Co-authored-by: Mikołaj Świątek --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5cda04b126..a688ed1b00 100644 --- a/README.md +++ b/README.md @@ -434,6 +434,12 @@ ApacheHttpD: instrumentation.opentelemetry.io/apache-httpd-container-names: "apache1,apache2" ``` +NGINX: + +```bash +instrumentation.opentelemetry.io/inject-nginx-container-names: "nginx1,nginx2" +``` + SDK: ```bash