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

Automatically propagate tracing ids if present #177

Merged
merged 5 commits into from
Jun 4, 2020
Merged

Automatically propagate tracing ids if present #177

merged 5 commits into from
Jun 4, 2020

Conversation

bitzl
Copy link
Member

@bitzl bitzl commented Jun 4, 2020

In Flusswerk 3 tracing had to be explicitly enabled. Now the framework recognizes if a tracing id is present in the incoming messages and propagates to all new messages.

Closes #148.

bitzl added 5 commits June 4, 2020 14:07
In Flusswerk 3 tracing had to be explicitely enabled. Now the framework
recognizes if a tracing id is present in the incoming messages and
propagates to all new messages.
@tomzirn tomzirn merged commit 0ffc75d into master Jun 4, 2020
@bitzl bitzl deleted the tracing branch June 4, 2020 13:50
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.

Remove HasFlowId and improve propagation logic
2 participants