We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test image: quay.io/aledbf/nginx-ingress-controller:0.224
quay.io/aledbf/nginx-ingress-controller:0.224
Local zipkin: docker run -d -p 9411:9411 openzipkin/zipkin
docker run -d -p 9411:9411 openzipkin/zipkin
Configmap configuration:
apiVersion: v1 data: enable-opentracing: "true" zipkin-collector-host: 192.168.99.1
The text was updated successfully, but these errors were encountered:
@aledbf Will this work with jaeger?
Sorry, something went wrong.
@tanner-bruce I don't see the traces in the jaeger UI. rnburn/nginx-opentracing#7
I'll take a look at it and see if I can get it going
Successfully merging a pull request may close this issue.
Test image:
quay.io/aledbf/nginx-ingress-controller:0.224
Local zipkin:
docker run -d -p 9411:9411 openzipkin/zipkin
Configmap configuration:
The text was updated successfully, but these errors were encountered: