Thanks to visit codestin.com
Credit goes to github.com

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.

Metadata

Metadata

Assignees

Labels

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

Type

Fields

No fields configured for Task.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions