Skip to content
New issue

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

Add docs for opentracing #1422

Closed
aledbf opened this issue Sep 26, 2017 · 3 comments · Fixed by #1442
Closed

Add docs for opentracing #1422

aledbf opened this issue Sep 26, 2017 · 3 comments · Fixed by #1442
Labels

Comments

@aledbf
Copy link
Member

aledbf commented Sep 26, 2017

Test image: quay.io/aledbf/nginx-ingress-controller:0.224

Local zipkin:
docker run -d -p 9411:9411 openzipkin/zipkin

Configmap configuration:

apiVersion: v1
data:
  enable-opentracing: "true"
  zipkin-collector-host: 192.168.99.1
@tanner-bruce
Copy link

@aledbf Will this work with jaeger?

@aledbf
Copy link
Member Author

aledbf commented Sep 29, 2017

@tanner-bruce I don't see the traces in the jaeger UI.
rnburn/nginx-opentracing#7

@tanner-bruce
Copy link

I'll take a look at it and see if I can get it going

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants