Replies: 3 comments
-
I love this idea to connect the 2 traces making it a big distributed trace. |
Beta Was this translation helpful? Give feedback.
0 replies
-
FYI I started looking at the implementation to connect 2 jobs together. There is a bit of work, I'm on it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
See |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What
Given the
build
step that triggers a downstream job, should the transaction between the parentstream and downstream jobs being linked somehow?Why
Facilitate the navigation between parentstream and downstream distributed traces.
Example
There will be two transactions:
Caveats
Build step allows to run the build with the
propagate
flagBeta Was this translation helpful? Give feedback.
All reactions