Skip to content

Commit 77054d1

Browse files
fix link
1 parent f3e0227 commit 77054d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

agent-framework/user-guide/observability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ See the [OpenTelemetry spec](https://opentelemetry.io/docs/specs/otel/configurat
337337

338338
Microsoft Foundry has built-in support for tracing with visualization for your spans.
339339

340-
Make sure you have your Foundry configured with a Azure Monitor instance, for details see [Foundry docs](/azure/ai-foundry/how-to/monitor-applications?view=foundry-classic)
340+
Make sure you have your Foundry configured with a Azure Monitor instance, see [details](/azure/ai-foundry/how-to/monitor-applications)
341341

342342
#### Install the `azure-monitor-opentelemetry` package:
343343

@@ -365,7 +365,7 @@ async def main():
365365

366366

367367
#### Configure azure monitor and optionally enable instrumentation:
368-
For non-Azure AI projects with Application Insights, make sure you setup a custom agent in Foundry, see [details](azure/ai-foundry/control-plane/register-custom-agent?view=foundry).
368+
For non-Azure AI projects with Application Insights, make sure you setup a custom agent in Foundry, see [details](/azure/ai-foundry/control-plane/register-custom-agent?view=foundry).
369369

370370
Then run your agent with the same _OpenTelemetry agent ID_ as registered in Foundry, and configure azure monitor as follows:
371371

0 commit comments

Comments
 (0)