You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/how-to/develop/trace-agents-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -262,7 +262,7 @@ Azure AI Foundry makes it easy to log traces with minimal changes by using our t
262
262
### Tracing agents built on Microsoft Agent Framework and Semantic Kernel
263
263
Azure AI Foundry has native integrations with Microsoft Agent Framework and Semantic Kernel. Agents built on these two frameworks get out-of-the-box tracing in Azure AI Foundry Observability.
264
264
265
-
- Learn more about tracing in [Semantic Kernel](semantic-kernel/concepts/enterprise-readiness/observability)
265
+
- Learn more about tracing in [Semantic Kernel](/semantic-kernel/concepts/enterprise-readiness/observability)
266
266
- Learn more about tracing in [Microsoft Agent Framework](/agent-framework/user-guide/workflows/observability)
267
267
268
268
### Enable tracing for Agents built on LangChain & LangGraph
0 commit comments