Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Updated AWSSDK.Kinesis from 4.0.4.9 to 4.0.4.10.

Release notes

Sourced from AWSSDK.Kinesis's releases.

No release notes found for this version range.

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: AWSSDK.Kinesis
  dependency-version: 4.0.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area:dependabot dependabot updates dependencies Pull requests that update a dependency file labels Oct 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 24, 2025 16:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file area:dependabot dependabot updates labels Oct 24, 2025
@pr-commenter
Copy link

pr-commenter bot commented Oct 24, 2025

Benchmarks

Benchmarks Report for benchmark platform 🐌

Benchmarks for #7711 compared to master:

  • 1 benchmarks are faster, with geometric mean 2.460
  • 1 benchmarks are slower, with geometric mean 2.081
  • 5 benchmarks have fewer allocations
  • 6 benchmarks have more allocations

The following thresholds were used for comparing the benchmark speeds:

  • Mann–Whitney U test with statistical test for significance of 5%
  • Only results indicating a difference greater than 10% and 0.3 ns are considered.

Allocation changes below 0.5% are ignored.

Benchmark details

Benchmarks.Trace.ActivityBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartStopWithChild net6.0 10.9μs 58.9ns 328ns 0 0 0 5.51 KB
master StartStopWithChild netcoreapp3.1 13.9μs 72.5ns 348ns 0 0 0 5.7 KB
master StartStopWithChild net472 22.1μs 120ns 647ns 0.996 0.442 0.111 6.04 KB
#7711 StartStopWithChild net6.0 10.6μs 59.4ns 390ns 0 0 0 5.51 KB
#7711 StartStopWithChild netcoreapp3.1 13.9μs 62.9ns 227ns 0 0 0 5.71 KB
#7711 StartStopWithChild net472 22.1μs 121ns 746ns 1.06 0.319 0.106 6.05 KB
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ More allocations ⚠️

More allocations ⚠️ in #7711

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces‑net472 3.31 KB 3.35 KB 46 B 1.39%

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 930μs 116ns 402ns 0 0 0 2.71 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 1.05ms 512ns 1.98μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces net472 1.18ms 75.1ns 271ns 0 0 0 3.31 KB
#7711 WriteAndFlushEnrichedTraces net6.0 936μs 109ns 407ns 0 0 0 2.71 KB
#7711 WriteAndFlushEnrichedTraces netcoreapp3.1 1.02ms 203ns 786ns 0 0 0 2.7 KB
#7711 WriteAndFlushEnrichedTraces net472 1.2ms 231ns 862ns 0 0 0 3.35 KB
Benchmarks.Trace.Asm.AppSecBodyBenchmark - Unknown 🤷 Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master AllCycleSimpleBody net6.0 N/A N/A N/A NaN NaN NaN 0 b
master AllCycleSimpleBody netcoreapp3.1 N/A N/A N/A NaN NaN NaN 0 b
master AllCycleSimpleBody net472 N/A N/A N/A NaN NaN NaN 0 b
master AllCycleMoreComplexBody net6.0 N/A N/A N/A NaN NaN NaN 0 b
master AllCycleMoreComplexBody netcoreapp3.1 N/A N/A N/A NaN NaN NaN 0 b
master AllCycleMoreComplexBody net472 N/A N/A N/A NaN NaN NaN 0 b
master ObjectExtractorSimpleBody net6.0 321ns 0.422ns 1.64ns 0 0 0 280 B
master ObjectExtractorSimpleBody netcoreapp3.1 403ns 2.26ns 14.7ns 0 0 0 272 B
master ObjectExtractorSimpleBody net472 296ns 0.0325ns 0.117ns 0.0432 0 0 281 B
master ObjectExtractorMoreComplexBody net6.0 6.38μs 2.5ns 8.67ns 0 0 0 3.78 KB
master ObjectExtractorMoreComplexBody netcoreapp3.1 7.82μs 37.3ns 154ns 0 0 0 3.69 KB
master ObjectExtractorMoreComplexBody net472 6.73μs 1.42ns 5.32ns 0.572 0 0 3.8 KB
#7711 AllCycleSimpleBody net6.0 N/A N/A N/A NaN NaN NaN 0 b
#7711 AllCycleSimpleBody netcoreapp3.1 N/A N/A N/A NaN NaN NaN 0 b
#7711 AllCycleSimpleBody net472 N/A N/A N/A NaN NaN NaN 0 b
#7711 AllCycleMoreComplexBody net6.0 N/A N/A N/A NaN NaN NaN 0 b
#7711 AllCycleMoreComplexBody netcoreapp3.1 N/A N/A N/A NaN NaN NaN 0 b
#7711 AllCycleMoreComplexBody net472 N/A N/A N/A NaN NaN NaN 0 b
#7711 ObjectExtractorSimpleBody net6.0 323ns 0.384ns 1.49ns 0 0 0 280 B
#7711 ObjectExtractorSimpleBody netcoreapp3.1 400ns 2.14ns 11.1ns 0 0 0 272 B
#7711 ObjectExtractorSimpleBody net472 296ns 0.0533ns 0.207ns 0.0432 0 0 281 B
#7711 ObjectExtractorMoreComplexBody net6.0 6.41μs 2.52ns 9.42ns 0 0 0 3.78 KB
#7711 ObjectExtractorMoreComplexBody netcoreapp3.1 7.83μs 27ns 105ns 0 0 0 3.69 KB
#7711 ObjectExtractorMoreComplexBody net472 6.76μs 2.76ns 10.7ns 0.575 0 0 3.8 KB
Benchmarks.Trace.Asm.AppSecEncoderBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EncodeArgs net6.0 76.7μs 27ns 101ns 0 0 0 32.4 KB
master EncodeArgs netcoreapp3.1 97.5μs 254ns 984ns 0 0 0 32.4 KB
master EncodeArgs net472 111μs 4.08ns 14.7ns 5 0 0 32.51 KB
master EncodeLegacyArgs net6.0 149μs 27.6ns 103ns 0 0 0 2.15 KB
master EncodeLegacyArgs netcoreapp3.1 197μs 48.5ns 181ns 0 0 0 2.14 KB
master EncodeLegacyArgs net472 264μs 31.6ns 122ns 0 0 0 2.17 KB
#7711 EncodeArgs net6.0 76.2μs 37.2ns 139ns 0 0 0 32.4 KB
#7711 EncodeArgs netcoreapp3.1 97.4μs 115ns 444ns 0 0 0 32.4 KB
#7711 EncodeArgs net472 112μs 30.1ns 117ns 5.02 0 0 32.5 KB
#7711 EncodeLegacyArgs net6.0 142μs 16.7ns 62.6ns 0 0 0 2.15 KB
#7711 EncodeLegacyArgs netcoreapp3.1 201μs 228ns 882ns 0 0 0 2.14 KB
#7711 EncodeLegacyArgs net472 262μs 128ns 494ns 0 0 0 2.16 KB
Benchmarks.Trace.Asm.AppSecWafBenchmark - Slower ⚠️ Same allocations ✔️

Slower ⚠️ in #7711

Benchmark diff/base Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark‑netcoreapp3.1 2.081 416,039.33 865,725.00

Faster 🎉 in #7711

Benchmark base/diff Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack‑netcoreapp3.1 2.460 736,535.49 299,417.71

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master RunWafRealisticBenchmark net6.0 392μs 91ns 328ns 0 0 0 4.55 KB
master RunWafRealisticBenchmark netcoreapp3.1 416μs 129ns 481ns 0 0 0 4.48 KB
master RunWafRealisticBenchmark net472 426μs 38.2ns 148ns 0 0 0 4.66 KB
master RunWafRealisticBenchmarkWithAttack net6.0 287μs 35.3ns 127ns 0 0 0 2.24 KB
master RunWafRealisticBenchmarkWithAttack netcoreapp3.1 694μs 11.8μs 117μs 0 0 0 2.22 KB
master RunWafRealisticBenchmarkWithAttack net472 309μs 23.1ns 89.4ns 0 0 0 2.29 KB
#7711 RunWafRealisticBenchmark net6.0 393μs 42.1ns 152ns 0 0 0 4.56 KB
#7711 RunWafRealisticBenchmark netcoreapp3.1 836μs 10.8μs 108μs 0 0 0 4.48 KB
#7711 RunWafRealisticBenchmark net472 430μs 59.9ns 224ns 0 0 0 4.66 KB
#7711 RunWafRealisticBenchmarkWithAttack net6.0 287μs 39ns 151ns 0 0 0 2.24 KB
#7711 RunWafRealisticBenchmarkWithAttack netcoreapp3.1 299μs 399ns 1.55μs 0 0 0 2.22 KB
#7711 RunWafRealisticBenchmarkWithAttack net472 308μs 33ns 128ns 0 0 0 2.29 KB
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendRequest net6.0 61.5μs 40.3ns 140ns 0 0 0 14.52 KB
master SendRequest netcoreapp3.1 70.6μs 90.3ns 326ns 0 0 0 17.42 KB
master SendRequest net472 0.0032ns 0.00173ns 0.00671ns 0 0 0 0 b
#7711 SendRequest net6.0 61.3μs 79.9ns 277ns 0 0 0 14.52 KB
#7711 SendRequest netcoreapp3.1 72.1μs 31.7ns 114ns 0 0 0 17.42 KB
#7711 SendRequest net472 0.00719ns 0.00289ns 0.0112ns 0 0 0 0 b
Benchmarks.Trace.CharSliceBenchmark - Same speed ✔️ More allocations ⚠️

More allocations ⚠️ in #7711

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice‑net472 0 b 73 B 73 B
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool‑net472 0 b 47 B 47 B

Fewer allocations 🎉 in #7711

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice‑net6.0 7 B 5 B -2 B -28.57%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool‑net6.0 4 B 1 B -3 B -75.00%

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master OriginalCharSlice net6.0 1.95ms 250ns 935ns 0 0 0 640.01 KB
master OriginalCharSlice netcoreapp3.1 2.16ms 3.17μs 12.3μs 0 0 0 640 KB
master OriginalCharSlice net472 2.68ms 113ns 407ns 100 0 0 641.95 KB
master OptimizedCharSlice net6.0 1.4ms 81.5ns 305ns 0 0 0 7 B
master OptimizedCharSlice netcoreapp3.1 1.76ms 613ns 2.21μs 0 0 0 1 B
master OptimizedCharSlice net472 1.89ms 310ns 1.2μs 0 0 0 0 b
master OptimizedCharSliceWithPool net6.0 813μs 16.6ns 60ns 0 0 0 4 B
master OptimizedCharSliceWithPool netcoreapp3.1 879μs 126ns 487ns 0 0 0 0 b
master OptimizedCharSliceWithPool net472 1.16ms 73ns 283ns 0 0 0 0 b
#7711 OriginalCharSlice net6.0 1.92ms 3.13μs 12.1μs 0 0 0 640.01 KB
#7711 OriginalCharSlice netcoreapp3.1 2.11ms 1.76μs 6.84μs 0 0 0 640 KB
#7711 OriginalCharSlice net472 2.66ms 1.22μs 4.71μs 100 0 0 641.95 KB
#7711 OptimizedCharSlice net6.0 1.41ms 531ns 1.91μs 0 0 0 5 B
#7711 OptimizedCharSlice netcoreapp3.1 1.67ms 568ns 2.2μs 0 0 0 1 B
#7711 OptimizedCharSlice net472 1.96ms 546ns 2.12μs 0 0 0 73 B
#7711 OptimizedCharSliceWithPool net6.0 801μs 58ns 225ns 0 0 0 1 B
#7711 OptimizedCharSliceWithPool netcoreapp3.1 815μs 202ns 783ns 0 0 0 0 b
#7711 OptimizedCharSliceWithPool net472 1.14ms 129ns 484ns 0 0 0 47 B
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ More allocations ⚠️

More allocations ⚠️ in #7711

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces‑netcoreapp3.1 41.9 KB 42.22 KB 315 B 0.75%

Fewer allocations 🎉 in #7711

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces‑net472 56.08 KB 55.33 KB -757 B -1.35%

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 656μs 967ns 3.62μs 0 0 0 41.71 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 699μs 4.07μs 34.3μs 0 0 0 41.9 KB
master WriteAndFlushEnrichedTraces net472 883μs 3.31μs 12.8μs 8.33 0 0 56.08 KB
#7711 WriteAndFlushEnrichedTraces net6.0 704μs 2.11μs 9.88μs 0 0 0 41.78 KB
#7711 WriteAndFlushEnrichedTraces netcoreapp3.1 688μs 3.56μs 16.7μs 0 0 0 42.22 KB
#7711 WriteAndFlushEnrichedTraces net472 931μs 3.34μs 12.9μs 4.46 0 0 55.33 KB
Benchmarks.Trace.DbCommandBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteNonQuery net6.0 1.87μs 8.17ns 30.6ns 0 0 0 1.02 KB
master ExecuteNonQuery netcoreapp3.1 2.64μs 5.14ns 19.9ns 0 0 0 1.02 KB
master ExecuteNonQuery net472 2.9μs 2.84ns 11ns 0.146 0.0146 0 987 B
#7711 ExecuteNonQuery net6.0 1.9μs 7.14ns 25.8ns 0 0 0 1.02 KB
#7711 ExecuteNonQuery netcoreapp3.1 2.76μs 6.87ns 26.6ns 0 0 0 1.02 KB
#7711 ExecuteNonQuery net472 2.86μs 5.04ns 18.9ns 0.155 0.0141 0 987 B
Benchmarks.Trace.ElasticsearchBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master CallElasticsearch net6.0 1.79μs 8.28ns 32.1ns 0 0 0 1.03 KB
master CallElasticsearch netcoreapp3.1 2.19μs 7.12ns 27.6ns 0 0 0 1.03 KB
master CallElasticsearch net472 3.75μs 2.4ns 8.99ns 0.149 0 0 1.04 KB
master CallElasticsearchAsync net6.0 1.85μs 9.3ns 41.6ns 0 0 0 1.01 KB
master CallElasticsearchAsync netcoreapp3.1 2.32μs 10.2ns 39.5ns 0 0 0 1.08 KB
master CallElasticsearchAsync net472 3.62μs 4.66ns 18ns 0.162 0 0 1.1 KB
#7711 CallElasticsearch net6.0 1.72μs 1.19ns 4.59ns 0 0 0 1.03 KB
#7711 CallElasticsearch netcoreapp3.1 2.16μs 10.5ns 42ns 0 0 0 1.03 KB
#7711 CallElasticsearch net472 3.49μs 2.49ns 9.65ns 0.158 0 0 1.04 KB
#7711 CallElasticsearchAsync net6.0 1.84μs 9.02ns 36.1ns 0 0 0 1.01 KB
#7711 CallElasticsearchAsync netcoreapp3.1 2.33μs 11.6ns 50.8ns 0 0 0 1.08 KB
#7711 CallElasticsearchAsync net472 3.72μs 4.6ns 17.8ns 0.167 0 0 1.1 KB
Benchmarks.Trace.GraphQLBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteAsync net6.0 1.91μs 9.2ns 39ns 0 0 0 952 B
master ExecuteAsync netcoreapp3.1 2.55μs 11.6ns 46.6ns 0 0 0 952 B
master ExecuteAsync net472 2.71μs 1.65ns 6.38ns 0.135 0 0 915 B
#7711 ExecuteAsync net6.0 1.86μs 2.94ns 11ns 0 0 0 952 B
#7711 ExecuteAsync netcoreapp3.1 2.44μs 7.28ns 28.2ns 0 0 0 952 B
#7711 ExecuteAsync net472 2.67μs 4.53ns 17.6ns 0.134 0 0 915 B
Benchmarks.Trace.HttpClientBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendAsync net6.0 6.96μs 21.8ns 81.4ns 0 0 0 2.36 KB
master SendAsync netcoreapp3.1 8.76μs 16ns 62ns 0 0 0 2.9 KB
master SendAsync net472 12.4μs 8.03ns 31.1ns 0.495 0 0 3.18 KB
#7711 SendAsync net6.0 6.73μs 11.4ns 44.1ns 0 0 0 2.36 KB
#7711 SendAsync netcoreapp3.1 8.58μs 14.2ns 55.1ns 0 0 0 2.9 KB
#7711 SendAsync net472 12.3μs 8.07ns 31.2ns 0.491 0 0 3.18 KB
Benchmarks.Trace.Iast.StringAspectsBenchmark - Same speed ✔️ More allocations ⚠️

More allocations ⚠️ in #7711

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark‑netcoreapp3.1 42.94 KB 44.33 KB 1.38 KB 3.22%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark‑net6.0 43.44 KB 44.04 KB 600 B 1.38%

Fewer allocations 🎉 in #7711

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑netcoreapp3.1 274.75 KB 259.08 KB -15.67 KB -5.70%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑net6.0 274.9 KB 258.21 KB -16.7 KB -6.07%

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StringConcatBenchmark net6.0 43.3μs 167ns 579ns 0 0 0 43.44 KB
master StringConcatBenchmark netcoreapp3.1 48.7μs 261ns 1.95μs 0 0 0 42.94 KB
master StringConcatBenchmark net472 57.4μs 224ns 840ns 0 0 0 65.54 KB
master StringConcatAspectBenchmark net6.0 468μs 1.25μs 4.5μs 0 0 0 274.9 KB
master StringConcatAspectBenchmark netcoreapp3.1 503μs 1.8μs 7.22μs 0 0 0 274.75 KB
master StringConcatAspectBenchmark net472 401μs 2.16μs 12.2μs 0 0 0 278.53 KB
#7711 StringConcatBenchmark net6.0 42.4μs 223ns 1.12μs 0 0 0 44.04 KB
#7711 StringConcatBenchmark netcoreapp3.1 50.3μs 298ns 2.83μs 0 0 0 44.33 KB
#7711 StringConcatBenchmark net472 56.8μs 236ns 914ns 0 0 0 65.54 KB
#7711 StringConcatAspectBenchmark net6.0 441μs 2.11μs 8.16μs 0 0 0 258.21 KB
#7711 StringConcatAspectBenchmark netcoreapp3.1 521μs 1.71μs 5.92μs 0 0 0 259.08 KB
#7711 StringConcatAspectBenchmark net472 415μs 2.31μs 14μs 0 0 0 278.53 KB
Benchmarks.Trace.ILoggerBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 2.65μs 0.546ns 2.12ns 0 0 0 1.7 KB
master EnrichedLog netcoreapp3.1 3.68μs 15.5ns 60.1ns 0 0 0 1.7 KB
master EnrichedLog net472 3.82μs 2.46ns 9.53ns 0.248 0 0 1.64 KB
#7711 EnrichedLog net6.0 2.68μs 7.41ns 28.7ns 0 0 0 1.7 KB
#7711 EnrichedLog netcoreapp3.1 3.6μs 13.5ns 52.3ns 0 0 0 1.7 KB
#7711 EnrichedLog net472 3.81μs 3.53ns 13.7ns 0.247 0 0 1.64 KB
Benchmarks.Trace.Log4netBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 126μs 183ns 685ns 0 0 0 4.31 KB
master EnrichedLog netcoreapp3.1 129μs 63.2ns 219ns 0 0 0 4.31 KB
master EnrichedLog net472 170μs 50.8ns 197ns 0 0 0 4.52 KB
#7711 EnrichedLog net6.0 122μs 57.2ns 214ns 0 0 0 4.31 KB
#7711 EnrichedLog netcoreapp3.1 129μs 281ns 1.09μs 0 0 0 4.31 KB
#7711 EnrichedLog net472 167μs 64.1ns 248ns 0 0 0 4.52 KB
Benchmarks.Trace.NLogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 4.88μs 3.37ns 12.6ns 0 0 0 2.26 KB
master EnrichedLog netcoreapp3.1 6.89μs 12.8ns 49.5ns 0 0 0 2.26 KB
master EnrichedLog net472 7.65μs 3.5ns 13.6ns 0.304 0 0 2.08 KB
#7711 EnrichedLog net6.0 5μs 14.1ns 52.9ns 0 0 0 2.26 KB
#7711 EnrichedLog netcoreapp3.1 6.64μs 18.4ns 71.5ns 0 0 0 2.26 KB
#7711 EnrichedLog net472 7.7μs 4.72ns 18.3ns 0.307 0 0 2.08 KB
Benchmarks.Trace.RedisBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendReceive net6.0 2.04μs 8.68ns 33.6ns 0 0 0 1.2 KB
master SendReceive netcoreapp3.1 2.72μs 12.6ns 50.2ns 0 0 0 1.2 KB
master SendReceive net472 3.16μs 6.92ns 26.8ns 0.187 0 0 1.2 KB
#7711 SendReceive net6.0 1.95μs 10.2ns 47.8ns 0 0 0 1.2 KB
#7711 SendReceive netcoreapp3.1 2.69μs 8.14ns 31.5ns 0 0 0 1.2 KB
#7711 SendReceive net472 2.99μs 1.9ns 7.34ns 0.179 0 0 1.2 KB
Benchmarks.Trace.SerilogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 4.3μs 11.8ns 45.7ns 0 0 0 1.58 KB
master EnrichedLog netcoreapp3.1 5.85μs 12.9ns 50ns 0 0 0 1.63 KB
master EnrichedLog net472 6.54μs 8.62ns 33.4ns 0.293 0 0 2.03 KB
#7711 EnrichedLog net6.0 4.27μs 9.76ns 36.5ns 0 0 0 1.58 KB
#7711 EnrichedLog netcoreapp3.1 5.55μs 19.7ns 73.6ns 0 0 0 1.63 KB
#7711 EnrichedLog net472 6.68μs 7.31ns 28.3ns 0.301 0 0 2.03 KB
Benchmarks.Trace.SpanBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartFinishSpan net6.0 794ns 0.468ns 1.81ns 0 0 0 576 B
master StartFinishSpan netcoreapp3.1 1μs 3.87ns 14.5ns 0 0 0 576 B
master StartFinishSpan net472 910ns 0.371ns 1.44ns 0.0914 0 0 578 B
master StartFinishScope net6.0 912ns 4.99ns 29.1ns 0 0 0 696 B
master StartFinishScope netcoreapp3.1 1.18μs 6.18ns 30.3ns 0 0 0 697 B
master StartFinishScope net472 1.18μs 2.24ns 8.37ns 0.1 0 0 658 B
#7711 StartFinishSpan net6.0 772ns 0.365ns 1.32ns 0 0 0 576 B
#7711 StartFinishSpan netcoreapp3.1 960ns 4.6ns 18.4ns 0 0 0 576 B
#7711 StartFinishSpan net472 952ns 0.0664ns 0.24ns 0.0872 0 0 578 B
#7711 StartFinishScope net6.0 904ns 5.05ns 30.7ns 0 0 0 696 B
#7711 StartFinishScope netcoreapp3.1 1.21μs 1.49ns 5.78ns 0 0 0 696 B
#7711 StartFinishScope net472 1.14μs 0.357ns 1.34ns 0.103 0 0 658 B
Benchmarks.Trace.TraceAnnotationsBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master RunOnMethodBegin net6.0 1.08μs 2.67ns 10.3ns 0 0 0 696 B
master RunOnMethodBegin netcoreapp3.1 1.42μs 6.95ns 31.1ns 0 0 0 696 B
master RunOnMethodBegin net472 1.44μs 1.28ns 4.79ns 0.101 0 0 658 B
#7711 RunOnMethodBegin net6.0 1.06μs 0.385ns 1.39ns 0 0 0 696 B
#7711 RunOnMethodBegin netcoreapp3.1 1.38μs 6.38ns 25.5ns 0 0 0 696 B
#7711 RunOnMethodBegin net472 1.45μs 0.938ns 3.63ns 0.101 0 0 658 B

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2025

Looks like AWSSDK.Kinesis is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 28, 2025
@dependabot dependabot bot deleted the dependabot/nuget/tracer/dependabot/integrations/AWSSDK.Kinesis-4.0.4.10 branch October 28, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dependabot dependabot updates dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant