mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-25 09:50:14 +00:00
6 lines
197 B
YAML
6 lines
197 B
YAML
---
|
|
features:
|
|
- |
|
|
Each tracing span of a component run is now attached with the pipeline run span object. This allows users to trace
|
|
the execution of multiple pipeline runs concurrently.
|