Design and implement the bottom-up tracing logic. Ensure all relevant events are captured and emitted correctly. Test that the subscriber works as expected.
Tasks
Design the bottom-up tracing logic.
Implement the tracing logic.
Capture and emit relevant events.
Test the subscriber functionality.
Acceptance Criteria
Bottom-up traces are designed and implemented.
Relevant events are correctly captured and emitted.
Description
Design and implement the bottom-up tracing logic. Ensure all relevant events are captured and emitted correctly. Test that the subscriber works as expected.
Tasks
Acceptance Criteria
Part of: #1055