Skip to content

Add OpenTelemetry tracing instrumentation for SqlClient  #2427

@roji

Description

@roji

SqlClient itself doesn't emit OpenTelemetry tracing, but an instrumentation package exists for that; this emits traces for each command executed.

Aspire.Microsoft.Data.SqlClient currently wires up event counter-based metrics, but does not wire up tracing - we should add that to get traces out-of-the-box.

/cc @AndriySvyryd

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-integrationsIssues pertaining to Aspire Integrations packagessqlserverIssues related to SQLServer integrtions

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions