mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-22 04:56:45 +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.
|