-
I'm developing an agent in Azure AI Foundry that utilizes a custom function tool. The agent operates as expected, and I receive the anticipated outputs. However, in the Azure AI Foundry Tracing UI, I cannot see: User inputs Assistant outputs Tool execution details (the "Tools" section appears empty) `
` This is the output that I get:
But I cant see the in/output in the Azure AI Foundry Tracing UI. I would appreciate your help. #tracing @microsoftopensource |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
I followed this script: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ai/azure-ai-projects/samples/agents/sample_agents_functions_with_azure_monitor_tracing.py |
Beta Was this translation helpful? Give feedback.
-
Hi @spasegirl Troubleshooting Azure AI Foundry Tracing UI IssuesBelow you will find a script to help diagnose and fix the issue with your Azure AI Foundry Tracing UI where your user inputs, assistant outputs, and tool execution details aren't visible. Key Features of the script
How to Use the Script
Common Issues and SolutionsBased on your description, here are likely causes and solutions:
If you're still having issues after running the debug script, please check:
The script provides extensive logging to help you identify exactly where the tracing pipeline might be breaking down.
|
Beta Was this translation helpful? Give feedback.
-
@spasegirl did @leestott's post above help you to find the issue? |
Beta Was this translation helpful? Give feedback.
Hi @spasegirl
Troubleshooting Azure AI Foundry Tracing UI Issues
Below you will find a script to help diagnose and fix the issue with your Azure AI Foundry Tracing UI where your user inputs, assistant outputs, and tool execution details aren't visible.
Key Features of the script
Enhanced Tracing Instrumentation:
Multiple Telemetry Destinations: