Skip to content

Commit

Permalink
[chore] Add missing documentation for NGINX multiinstrumenation (#3025)
Browse files Browse the repository at this point in the history
* Add missing documentation for NGINX multiinstrumenation

Signed-off-by: Israel Blancas <iblancasa@gmail.com>

* Update README.md

Co-authored-by: Mikołaj Świątek <mail+sumo@mikolajswiatek.com>

---------

Signed-off-by: Israel Blancas <iblancasa@gmail.com>
Co-authored-by: Mikołaj Świątek <mail+sumo@mikolajswiatek.com>
  • Loading branch information
iblancasa and swiatekm authored Jun 11, 2024
1 parent fab35c3 commit 6d45e0f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6d45e0f

Please sign in to comment.