Commit 800bdea
feat: enable LiveTrackingSpanProcessor when UIPATH_LOG_TO_FILE is set
When `log_to_file` is enabled (via `UIPATH_LOG_TO_FILE=true`), also register
the `LiveTrackingSpanProcessor` for span tracing. This ensures the file logging
repro path matches deployed behavior where span upserts run in background threads
alongside the main execution.
Companion PR: UiPath/uipath-runtime-python#103
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 77f40df commit 800bdea
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
396 | | - | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
397 | 399 | | |
398 | 400 | | |
399 | 401 | | |
| |||
0 commit comments