Skip to content

Commit 01b3c0c

Browse files
committed
fixes
1 parent acc6341 commit 01b3c0c

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

articles/ai-services/agents/concepts/tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Tracing lets you analyze your agent's performance and behavior by using OpenTele
2727

2828
To add an Application Insights resource, navigate to the **Tracing** tab in the [AI Foundry portal](https://ai.azure.com/), and create a new resource if you don't already have one.
2929

30-
:::image type="content" source="ai-foundry-tracing.png" alt-text="A screenshot of the tracing screen in the AI Foundry portal." lightbox="ai-foundry-tracing.png":::
30+
:::image type="content" source="../media/ai-foundry-tracing.png" alt-text="A screenshot of the tracing screen in the AI Foundry portal." lightbox="../media/ai-foundry-tracing.png":::
3131

3232
Once created, you can get an Application Insights connection string, configure your agents, and observe the full execution path of your agent through Azure Monitor. Typically you want to enable tracing before you create an agent.
3333

articles/ai-services/agents/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ items:
4444
href: how-to/tools/function-calling.md
4545
- name: Logic app function calling
4646
href: how-to/tools/agent-logic-apps.md
47-
- name: Tracing
48-
href: how-to/tracing.md
4947
- name: Responsible AI
5048
items:
5149
- name: Overview

0 commit comments

Comments
 (0)