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 tracing trait and automatically discover Jaeger #1492

Merged
merged 3 commits into from
Jun 5, 2020

Conversation

nicolaferraro
Copy link
Member

Fix #1489

Just run an integration with:

kamel run file.groovy -t tracing.enabled=true

And if a Jaeger collector is present on the namespace, the integration is automatically configured using sensible defaults (trace every exchange to Jaeger).

Release Note

Added a tracing trait that automatically discovers Jaeger collectors

@nicolaferraro nicolaferraro added the kind/feature New feature or request label Jun 4, 2020
@lburgazzoli lburgazzoli merged commit 47917f8 into apache:master Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an opentracing trait
3 participants