Skip to content

Commit 9d7e6a7

Browse files
authored
Merge pull request #4486 from MicrosoftDocs/main
05/02/2025 AM Publishing
2 parents 5c01c8e + cf867f7 commit 9d7e6a7

File tree

5 files changed

+896
-2
lines changed

5 files changed

+896
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Once created, you can get an Application Insights connection string, configure y
3636
First, use `pip install` to install OpenTelemetry and the Azure SDK tracing plugin.
3737

3838
```bash
39-
pip install opentelemetry
39+
pip install opentelemetry-sdk
4040
pip install azure-core-tracing-opentelemetry
4141
```
4242

69 KB
Loading

0 commit comments

Comments
 (0)