Skip to content

Databricks MLflow traces- spans are missing/empty #238

Description

@neelamkpatil

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-

Image

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.

Image

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

  1. 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
  2. Track the the generated trace in Databricks MLflow 'traces' dashboard
  3. 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
Package list here

Code Examples

# Your code here

Stack Trace

No response

Log File

Log file ...

Affected Development Phase

Development

Impact

Impaired

Timeline

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions