Skip to content

Commit efa5a65

Browse files
committed
fixing instructions
1 parent 9d4598b commit efa5a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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

0 commit comments

Comments
 (0)