Objective
Add trace ids to logs for API requests, pipeline runs, and pipeline executions.
Implementation details
- Add trace id support to TangleML/tangle
- Set trace id for API requests using middleware
- Hand existing trace id over to pipeline runs, and to each pipeline execution (root and descendants)