Skip to content

Commit fbbe6fa

Browse files
clarified header
1 parent 9daec87 commit fbbe6fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

agent-framework/user-guide/agents/agent-observability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ To enable observability in your Python application, the following OpenTelemetry
174174
- [opentelemetry-semantic-conventions-ai](https://pypi.org/project/opentelemetry-semantic-conventions-ai/)
175175

176176

177-
### Not included packages
178-
We do not install exporters by default to prevent unnecessary dependencies and potential issues with auto instrumentation. There is a large variety of exporters available for different backends, so you can choose the ones that best fit your needs.
177+
### Exporters
178+
We do *not* install exporters by default to prevent unnecessary dependencies and potential issues with auto instrumentation. There is a large variety of exporters available for different backends, so you can choose the ones that best fit your needs.
179179

180180
Some common exporters you may want to install based on your needs:
181181
- For gRPC protocol support: install `opentelemetry-exporter-otlp-proto-grpc`

0 commit comments

Comments
 (0)