mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-26 10:20:21 +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.
|