Skip to content

Commit

Permalink
Update auto-instrumentation-install.md for nginx support notes (#1517)
Browse files Browse the repository at this point in the history
- Add missing entry for nginx support.
- The image used for nginx is the autoinstrumentation-apache-httpd image, you can see it defined upstream [here](https://github.com/open-telemetry/opentelemetry-operator/blob/abbf3607770f0a2029d0f6b12edd90d0bfc60196/versions.txt#L40).
  • Loading branch information
jvoravong authored Oct 29, 2024
1 parent f43230e commit 02377f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/auto-instrumentation-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ provides best effort support with issues related to native OpenTelemetry instrum
| nodejs | OpenTelemetry | Available | Yes | Mostly | [Link](https://github.com/open-telemetry/opentelemetry-nodejs-instrumentation) | ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-nodes |
| python | OpenTelemetry | Available | Needs Validation | | [Link](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java |
| apache-httpd | OpenTelemetry | Available | Needs Validation | | [Link](https://github.com/open-telemetry/opentelemetry-apache-httpd-instrumentation) | ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-apache-httpd |
| nginx | OpenTelemetry | Available | Needs Validation | | [Link](https://github.com/open-telemetry/opentelemetry-apache-httpd-instrumentation) | ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-apache-httpd |

### Documentation Resources

Expand Down

0 comments on commit 02377f7

Please sign in to comment.