We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bd7d9f + eb2b713 commit 722f9aaCopy full SHA for 722f9aa
1 file changed
agent-framework/tutorials/agents/enable-observability.md
@@ -162,7 +162,7 @@ pip install azure-monitor-opentelemetry
162
163
## Enable OpenTelemetry in your app
164
165
-Agent Frameworkagent framework provides a convenient `setup_observability` function that configures OpenTelemetry with sensible defaults.
+Agent Framework provides a convenient `setup_observability` function that configures OpenTelemetry with sensible defaults.
166
By default, it exports to the console if no specific exporter is configured.
167
168
```python
0 commit comments