Skip to content

Conversation

@CuzImClicks
Copy link
Contributor

Description

this pr add onto #1258 ... there is still a lot to do

you can run jaeger yourself via this command and adding --features otel to your run command. jaeger will then be available at http://localhost:16686

docker run --rm --name jaeger \
  -p 16686:16686 \
  -p 4317:4317 \
  -p 4318:4318 \
  -p 5778:5778 \
  -p 9411:9411 \
  cr.jaegertracing.io/jaegertracing/jaeger:2.14.0
image

Testing

Please follow our Coding Guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant