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

Fix jaeger exporter config in otel-quickstart docker compose setup #1348

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

famod
Copy link
Member

@famod famod commented Nov 7, 2023

Fixes:

  • docker compose up -d
  • docker logs -f otel-collector
  • opentelemetry-quickstart-otel-collector-1 | * error decoding 'exporters': unknown type: "jaeger" for id: "jaeger" (valid values: [prometheusremotewrite zipkin debug logging otlphttp kafka prometheus otlp file opencensus])

See also: https://opentelemetry.io/blog/2023/jaeger-exporter-collector-migration/#switch-to-otlp-exporter

Copy link

quarkus-bot bot commented Nov 7, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@famod famod merged commit c92e5a3 into quarkusio:development Nov 8, 2023
2 checks passed
@famod famod deleted the fix-otel-jaeger branch November 8, 2023 16:14
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.

2 participants