You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What keywords did you search in NGINX Ingress controller issues before filing this one? (If you have found any duplicates, you should instead reply there.):
jaeger
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
FEATURE
NGINX Ingress controller version:
latest
What happened:
Currently, there is only support for configuring and enabling Zipkin with opentracing. The only way to enable jaeger support is to customize the template to include the options found here
What you expected to happen:
I expect that jaeger should be easily enabled and configurable just like Zipkin.
The text was updated successfully, but these errors were encountered:
As a small correction, the custom template is not enough to get Jaeger support going, as it needs the custom Jaeger module, which is currently not compiled in nginx-ingress-controller.
Is this a request for help? (If yes, you should use our troubleshooting guide and community support channels, see https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/.):
What keywords did you search in NGINX Ingress controller issues before filing this one? (If you have found any duplicates, you should instead reply there.):
jaeger
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
FEATURE
NGINX Ingress controller version:
latest
What happened:
Currently, there is only support for configuring and enabling Zipkin with opentracing. The only way to enable jaeger support is to customize the template to include the options found here
What you expected to happen:
I expect that jaeger should be easily enabled and configurable just like Zipkin.
The text was updated successfully, but these errors were encountered: