nginxinc / kubernetes-ingress

NGINX and NGINX Plus Ingress Controllers for Kubernetes
https://docs.nginx.com/nginx-ingress-controller
Apache License 2.0
4.65k stars 1.96k forks source link

Add nginx-plus-module-otel to base image #4938

Open vepatel opened 9 months ago

vepatel commented 9 months ago

Things to note:

  1. nginx-plus-module-otel does not support OTEL metrics. It currently only supports traces
  2. NGINX Agent does not use the nginx-plus-module-otel yet, as the module does not yet support the required Metrics
  3. NGINX Agent will use the nginx-plus-module-otel once it supports the required metrics.
github-actions[bot] commented 9 months ago

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!

vepatel commented 3 months ago

@justdan96