Skip to content
Discussion options

You must be logged in to vote

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

  1. Enhanced Tracing Instrumentation:

    • Adds explicit OpenTelemetry spans for each operation in your workflow
    • Includes detailed attributes for user inputs, assistant outputs, and tool calls
    • Creates a hierarchical span structure for better visibility in the UI
  2. Multiple Telemetry Destinations:

    • Outputs trace information to both Application Insights and console
    • Ensures you can see trace data even if the UI is having …

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@amynic
Comment options

@nitya
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by amynic
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment