Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore
21.1.0
dotnet add package Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore --version 21.1.0
NuGet\Install-Package Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore -Version 21.1.0
<PackageReference Include="Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore" Version="21.1.0" />
<PackageVersion Include="Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore" Version="21.1.0" />
<PackageReference Include="Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore" />
paket add Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore --version 21.1.0
#r "nuget: Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore, 21.1.0"
#:package Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore@21.1.0
#addin nuget:?package=Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore&version=21.1.0
#tool nuget:?package=Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore&version=21.1.0
Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore
Zero-code, AOT-native instrumentation for Entity Framework Core, subscribed over EF Core's public
DiagnosticSource events. No IL rewriting, no profiler.
dotnet add package Qyl.Telemetry.AutoInstrumentation.EntityFrameworkCore
With Qyl.Telemetry.Hosting and its
builder.AddQyl() in the application, adding this package is the whole integration: the
ModuleInitializer bootstrap activates the listener when the assembly loads.
Controls
| Variable | Effect |
|---|---|
OTEL_DOTNET_AUTO_TRACES_ENTITYFRAMEWORKCORE_INSTRUMENTATION_ENABLED |
false turns the instrumentation off (default on) |
OTEL_DOTNET_AUTO_ENTITYFRAMEWORKCORE_SET_DBSTATEMENT_FOR_TEXT |
true records the query text on the span (default off) |
Every attribute is a generated constant from
Qyl.Telemetry.SemanticConventions;
the instrumentation never renames or drops what EF Core emitted.
More
- The full control contract with evidence: coverage matrix
- Changes per version: CHANGELOG
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.11)
- Qyl.Telemetry.AutoInstrumentation (>= 21.1.0)
- Qyl.Telemetry.AutoInstrumentation.DiagnosticListeners (>= 21.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 21.1.0 | 47 | 9/11/2026 |
| 21.0.2 | 46 | 9/11/2026 |
| 21.0.1 | 57 | 9/9/2026 |
| 20.0.0 | 79 | 9/8/2026 |
| 17.0.0 | 89 | 9/8/2026 |
| 16.0.0 | 93 | 9/7/2026 |
| 15.0.0 | 88 | 9/7/2026 |
| 14.1.0 | 97 | 9/7/2026 |
| 14.0.1 | 96 | 9/7/2026 |
| 12.0.0 | 98 | 9/4/2026 |
| 11.0.0 | 96 | 9/3/2026 |
| 10.1.0 | 98 | 9/2/2026 |
| 10.0.0 | 90 | 9/2/2026 |
| 9.1.0 | 105 | 8/20/2026 |
| 9.0.1 | 127 | 7/27/2026 |
| 9.0.0 | 107 | 7/27/2026 |