Describe the Bug
When viewing traces in Databricks MLflow, the trace details page does not display any spans (trace breakdown), even though the trace exists. see attached screenshot-
The same agent execution correctly shows all spans in the appfnd CLS instance, suggesting the spans are being generated but are not being displayed or ingested correctly in Databricks.
cloud sdk version used- 0.33.2
Note-This issue has been observed since 20 July 2026. Traces generated before this date were populated correctly. Please refer to the traces from 17 July for comparison.
Steps to Reproduce
- For agent repo- https://github.tools.sap/Montana-AI-Singapore/currency-converter-agent-appfnd run the bruno collection to invoke the agent via JSON RPC endpoint
- Track the the generated trace in Databricks MLflow 'traces' dashboard
- Observe that only the Trace ID is visible and the trace contains no span details.
Expected Behavior
The trace should display all associated spans, similar to what is visible in the local CLS instance.
Screenshots
No response
Used Versions
- Python version via
python --version: 3.12
- SAP Cloud SDK for Python version: 0.33.2
- Framework version (if applicable, e.g., Flask, FastAPI): ...
Installed packages via pip list or uv pip list
Code Examples
Stack Trace
No response
Log File
Log file
...
Affected Development Phase
Development
Impact
Impaired
Timeline
No response
Describe the Bug
When viewing traces in Databricks MLflow, the trace details page does not display any spans (trace breakdown), even though the trace exists. see attached screenshot-
The same agent execution correctly shows all spans in the appfnd CLS instance, suggesting the spans are being generated but are not being displayed or ingested correctly in Databricks.
cloud sdk version used- 0.33.2
Note-This issue has been observed since 20 July 2026. Traces generated before this date were populated correctly. Please refer to the traces from 17 July for comparison.
Steps to Reproduce
Expected Behavior
The trace should display all associated spans, similar to what is visible in the local CLS instance.
Screenshots
No response
Used Versions
python --version: 3.12Installed packages via
pip listoruv pip listCode Examples
# Your code hereStack Trace
No response
Log File
Log file
...Affected Development Phase
Development
Impact
Impaired
Timeline
No response