Skip to content

Commit 5c888ed

Browse files
Bump OpenTelemetry.Instrumentation.AWS
Update OpenTelemetry.Instrumentation.AWS to latest version.
1 parent ef4d62d commit 5c888ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Grafana.OpenTelemetry/Grafana.OpenTelemetry.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737

3838
<!-- Non-stable instrumentation packages with dependencies, both .NET framework and .NET -->
3939
<ItemGroup>
40-
<!-- TODO [email protected] raises AWSSDK to v4 which is not compatible with v3 -->
41-
<PackageReference Include="OpenTelemetry.Instrumentation.AWS" Version="1.11.0" />
40+
<PackageReference Include="OpenTelemetry.Instrumentation.AWS" Version="1.12.0" />
4241
<PackageReference Include="OpenTelemetry.Instrumentation.Cassandra" Version="1.0.0-beta.2" />
4342
<PackageReference Include="OpenTelemetry.Instrumentation.ElasticsearchClient" Version="1.0.0-beta.5" />
4443
<PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.12.0-beta.1" />

0 commit comments

Comments
 (0)