File tree Expand file tree Collapse file tree
extensions/Bitwarden.Server.Sdk/src/Sdk Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 <ItemGroup Condition =" '$(BitIncludeTelemetry)' == 'true'" >
4747 <PackageReference Include =" OpenTelemetry.Exporter.OpenTelemetryProtocol" Version =" 1.15.3" />
4848 <PackageReference Include =" OpenTelemetry.Extensions.Hosting" Version =" 1.15.3" />
49- <PackageReference Include =" OpenTelemetry.Instrumentation.AspNetCore" Version =" 1.15.0 " />
50- <PackageReference Include =" OpenTelemetry.Instrumentation.Runtime" Version =" 1.15.0 " />
49+ <PackageReference Include =" OpenTelemetry.Instrumentation.AspNetCore" Version =" 1.15.2 " />
50+ <PackageReference Include =" OpenTelemetry.Instrumentation.Runtime" Version =" 1.15.1 " />
5151 <PackageReference Include =" OpenTelemetry.Instrumentation.EntityFrameworkCore" Version =" 1.12.0-beta.2" />
52- <PackageReference Include =" OpenTelemetry.Instrumentation.Http" Version =" 1.15.0 " />
53- <PackageReference Include =" OpenTelemetry.Instrumentation.SqlClient" Version =" 1.15.1 " />
52+ <PackageReference Include =" OpenTelemetry.Instrumentation.Http" Version =" 1.15.1 " />
53+ <PackageReference Include =" OpenTelemetry.Instrumentation.SqlClient" Version =" 1.15.2 " />
5454
5555 <!-- Add the Fusion cache open telemetry library when telemetry and caching are being used. -->
5656 <PackageReference Condition =" '$(BitIncludeCaching)' == 'true'" Include =" ZiggyCreatures.FusionCache.OpenTelemetry" Version =" 2.6.0" />
You can’t perform that action at this time.
0 commit comments