Skip to content

Python: Enable instrumentation by default #5749

Description

@TaoChenOSU

Based on user feedback, we will enable instrumentation by default to reduce user friction.

We will still allow user to disable.

An optimization we can use to reduce the overhead in populating span attributes while not exporter or provider are configured in users' app, we can use span.is_recording() for gating expensive opeartions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

observabilityUsage: [Issues, PRs], Target: observability related featurespythonUsage: [Issues, PRs], Target: Python

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions