Skip to content

gRPC not reporting #2836

Answered by mikeumus
mikeumus asked this question in Q&A
Feb 25, 2021 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Don't forget to specify all the ports you need when running the docker image:

  docker run -d \
    -p6831:6831/udp \
    -p6832:6832/udp \
    -p2052:2052 \
    -p2053:2053 \
    -p 2082:2082 \
    -p 2087:2087 \
    jaegertracing/all-in-one:latest

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@mikeumus
Comment options

@yurishkuro
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mikeumus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants