<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: MLFlow Detailed Trace view doesn't work in some workspaces in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/143195#M4518</link>
    <description>&lt;P&gt;FWIW in the 'sandbox' workspace I can see more detailed traces in the Experiments UI. The UI there also looks a bit different, it has a part indicated with a red triangle&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thomasm_0-1767795162920.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22749i2FE8C3FA09C06ABB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thomasm_0-1767795162920.png" alt="thomasm_0-1767795162920.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;that is absent in the 'production' workspaces where the detailed view doesn't work&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thomasm_1-1767795249069.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22751i7D8C562B7780FDF9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thomasm_1-1767795249069.png" alt="thomasm_1-1767795249069.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jan 2026 14:14:26 GMT</pubDate>
    <dc:creator>thomasm</dc:creator>
    <dc:date>2026-01-07T14:14:26Z</dc:date>
    <item>
      <title>MLFlow Detailed Trace view doesn't work in some workspaces</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/143165#M4517</link>
      <description>&lt;P&gt;I've created a Databricks Model Serving Endpoint which serves an MLFlow Pyfunc model. The model uses langchain and I'm using mlflow.langchain.autolog().&lt;/P&gt;&lt;P&gt;At my company we have some production(-like) workspaces where users cannot e.g. run Notebooks and everything is done my Service Principals (e.g. in Jobs).&lt;/P&gt;&lt;P&gt;In those workspaces, I cannot use the detailed trace view to inspect my MLFlow traces. I can see a list of traces in the Experiments UI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thomasm_1-1767785859607.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22738i130B264EE8C0CB96/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thomasm_1-1767785859607.png" alt="thomasm_1-1767785859607.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but when I click on an individual trace, I get something like&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thomasm_0-1767785737567.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22737i3D26C61D61367BB4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thomasm_0-1767785737567.png" alt="thomasm_0-1767785737567.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and not the clean Langchain detailed view like&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thomasm_2-1767785939124.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22739i5F40FA14215CBFA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thomasm_2-1767785939124.png" alt="thomasm_2-1767785939124.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Interestingly, if I use another workspace (where human users have more access) to `display` the Inference Table in a Notebook similar to [this](&lt;A href="https://docs.databricks.com/aws/en/mlflow3/genai/tracing/observe-with-traces/ui-traces#tracing-in-databricks-notebooks" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/mlflow3/genai/tracing/observe-with-traces/ui-traces#tracing-in-databricks-notebooks&lt;/A&gt;), I can access this nice detailed view.&lt;/P&gt;&lt;P&gt;Is there a workspace setting (or access to compute resources) that is necessary in order to display the Detailed Trace view?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 11:44:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/143165#M4517</guid>
      <dc:creator>thomasm</dc:creator>
      <dc:date>2026-01-07T11:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: MLFlow Detailed Trace view doesn't work in some workspaces</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/143195#M4518</link>
      <description>&lt;P&gt;FWIW in the 'sandbox' workspace I can see more detailed traces in the Experiments UI. The UI there also looks a bit different, it has a part indicated with a red triangle&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thomasm_0-1767795162920.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22749i2FE8C3FA09C06ABB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thomasm_0-1767795162920.png" alt="thomasm_0-1767795162920.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;that is absent in the 'production' workspaces where the detailed view doesn't work&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thomasm_1-1767795249069.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22751i7D8C562B7780FDF9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thomasm_1-1767795249069.png" alt="thomasm_1-1767795249069.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 14:14:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/143195#M4518</guid>
      <dc:creator>thomasm</dc:creator>
      <dc:date>2026-01-07T14:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: MLFlow Detailed Trace view doesn't work in some workspaces</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/143216#M4519</link>
      <description>&lt;P&gt;&lt;A style="background-color: #ffffff;" target="_blank" rel="noopener"&gt;@thomasm&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;, could you try setting the time range option to custom instead of 7 days?&lt;/SPAN&gt;&amp;nbsp;It should show the custom time range tab as shown in the first screenshot. By default, it is 7 days, which is the reason we don't see a range.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 16:18:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/143216#M4519</guid>
      <dc:creator>JAHNAVI</dc:creator>
      <dc:date>2026-01-07T16:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: MLFlow Detailed Trace view doesn't work in some workspaces</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/143217#M4520</link>
      <description>&lt;P data-start="142" data-end="275"&gt;Regarding the Trace UI, the level of detail shown depends on how many models or agents are involved in generating the output.&lt;/P&gt;
&lt;UL data-start="277" data-end="563"&gt;
&lt;LI data-start="277" data-end="382"&gt;
&lt;P data-start="279" data-end="382"&gt;If a single model is used with a direct input and output, the traces appear simple and minimal.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="383" data-end="563"&gt;
&lt;P data-start="385" data-end="563"&gt;If multiple agents or models are involved in producing the output, the Trace UI will display separate traces for each component, reflecting the interactions between them.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-start="565" data-end="746"&gt;In other words, the Trace UI becomes more detailed as the workflow becomes more complex, providing visibility into each step and component involved in generating the final response.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 16:20:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/143217#M4520</guid>
      <dc:creator>JAHNAVI</dc:creator>
      <dc:date>2026-01-07T16:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: MLFlow Detailed Trace view doesn't work in some workspaces</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/143786#M4529</link>
      <description>&lt;P&gt;Hi Jahnavi,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I think the issues you mentioned are not the cause of the discrepancy though. I have attached a screenshot of the same trace ID when displayed in the Experiments UI (where I cannot get a detailed trace view) and in the notebook UI (where I can access the detailed view). I have highlighted the trace ID with a red box.&lt;/P&gt;&lt;P&gt;Do you have any guidance what workspace or compute settings I might need to change to access the detailed view also in the Experiments UI?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thomasm_0-1768237055998.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22907i37792C8122FC8495/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thomasm_0-1768237055998.png" alt="thomasm_0-1768237055998.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thomasm_1-1768237077401.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22908iB8AC2245FEC1E10A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thomasm_1-1768237077401.png" alt="thomasm_1-1768237077401.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 16:58:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/143786#M4529</guid>
      <dc:creator>thomasm</dc:creator>
      <dc:date>2026-01-12T16:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: MLFlow Detailed Trace view doesn't work in some workspaces</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/154072#M4602</link>
      <description>&lt;P&gt;Hi, I am currently experiencing this exact issue. Did you manage to solve it?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If I run my application locally it produces the trace as expected, but when I deploy it, I get the same layout as you - I am unsure what happened.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2026 13:28:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/154072#M4602</guid>
      <dc:creator>lkt1</dc:creator>
      <dc:date>2026-04-10T13:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: MLFlow Detailed Trace view doesn't work in some workspaces</title>
      <link>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/154089#M4604</link>
      <description>&lt;P&gt;Since this week it went away automatically. I don't know why, I think Databricks changed something under the hood. The Databricks platform engineering team at my company couldn't figure out the cause, and also our resident Databricks solution architect could reproduce the issue on his own (Databricks internal) workspace and didn't know how it could be solved.&lt;/P&gt;&lt;P&gt;So I'm happy the problem magically disappeared for me, but unfortunately can offer you little advice beyond "wait and hope it will disappear" =(&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2026 16:12:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/mlflow-detailed-trace-view-doesn-t-work-in-some-workspaces/m-p/154089#M4604</guid>
      <dc:creator>thomasm</dc:creator>
      <dc:date>2026-04-10T16:12:55Z</dc:date>
    </item>
  </channel>
</rss>

