mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* fix: fix auto-tracing * feat: add context var logging to structlog * docs: add release notes
5 lines
99 B
YAML
5 lines
99 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Auto enable tracing upon import if `ddtrace` or `opentelemetry` is installed.
|