We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4598b commit efa5a65Copy full SHA for efa5a65
articles/ai-services/agents/concepts/tracing.md
@@ -36,7 +36,7 @@ Once created, you can get an Application Insights connection string, configure y
36
First, use `pip install` to install OpenTelemetry and the Azure SDK tracing plugin.
37
38
```bash
39
-pip install opentelemetry
+pip install opentelemetry-sdk
40
pip install azure-core-tracing-opentelemetry
41
```
42
0 commit comments