kubernetes-ingress
kubernetes-ingress copied to clipboard
Add nginx-plus-module-otel to base image
- Add nginx-plus-module-otel to base image community contribution: https://github.com/nginxinc/kubernetes-ingress/pull/4508
Things to note:
nginx-plus-module-oteldoes not support OTEL metrics. It currently only supports traces- NGINX Agent does not use the
nginx-plus-module-otelyet, as the module does not yet support the required Metrics - NGINX Agent will use the
nginx-plus-module-otelonce it supports the required metrics.
Hi @vepatel thanks for reporting!
Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this :slightly_smiling_face:
Cheers!
@justdan96