Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updated AWSSDK.EventBridge from 4.0.4.8 to 4.0.4.9.

Release notes

Sourced from AWSSDK.EventBridge'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.EventBridge
  dependency-version: 4.0.4.9
  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 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 17, 2025 16:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file area:dependabot dependabot updates labels Oct 17, 2025
@datadog-official
Copy link

datadog-official bot commented Oct 17, 2025

⚠️ Tests

⚠️ Warnings

🧪 3 Tests failed

SubmitsOtlpMetrics from Datadog.Trace.ClrProfiler.IntegrationTests.OpenTelemetrySdkTests (Datadog)
Expected metricsData not to be empty.
TestBlockingRedirectInvalidStatusCode from Datadog.Trace.Security.IntegrationTests.AspNetCore5ExternalRules (Datadog)
Expected ((int)statusCode) to be 303, but found 400 (difference of 97).
TestBlockingRedirectInvalidStatusCode from Datadog.Trace.Security.IntegrationTests.AspNetCore5ExternalRules (Datadog)
Unable to determine port application is listening on

ℹ️ Info

❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 6c5942c | Docs | Was this helpful? Give us feedback!

@pr-commenter
Copy link

pr-commenter bot commented Oct 17, 2025

Benchmarks

Benchmarks Report for benchmark platform 🐌

Benchmarks for #7671 compared to master:

  • 1 benchmarks are faster, with geometric mean 1.459
  • 6 benchmarks have fewer allocations
  • 7 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 ✔️ More allocations ⚠️

More allocations ⚠️ in #7671

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild‑net472 6.05 KB 6.14 KB 90 B 1.49%

Fewer allocations 🎉 in #7671

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.ActivityBenchmark.StartStopWithChild‑net6.0 5.52 KB 5.48 KB -35 B -0.63%

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartStopWithChild net6.0 10.8μs 58.8ns 333ns 0 0 0 5.52 KB
master StartStopWithChild netcoreapp3.1 13.8μs 57ns 221ns 0 0 0 5.7 KB
master StartStopWithChild net472 22.2μs 113ns 519ns 0.994 0.331 0.11 6.05 KB
#7671 StartStopWithChild net6.0 10.4μs 59.2ns 435ns 0 0 0 5.48 KB
#7671 StartStopWithChild netcoreapp3.1 13.5μs 69.8ns 327ns 0 0 0 5.72 KB
#7671 StartStopWithChild net472 22.4μs 119ns 616ns 0.913 0.203 0 6.14 KB
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 935μs 227ns 879ns 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 1.01ms 32.5ns 113ns 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces net472 1.21ms 2.74μs 10.6μs 0 0 0 3.35 KB
#7671 WriteAndFlushEnrichedTraces net6.0 942μs 68.4ns 247ns 0 0 0 2.71 KB
#7671 WriteAndFlushEnrichedTraces netcoreapp3.1 1.01ms 58.4ns 202ns 0 0 0 2.7 KB
#7671 WriteAndFlushEnrichedTraces net472 1.21ms 76ns 263ns 0 0 0 3.35 KB
Benchmarks.Trace.Asm.AppSecBodyBenchmark - Same speed ✔️ More allocations ⚠️

More allocations ⚠️ in #7671

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody‑net472 206.3 KB 213.61 KB 7.3 KB 3.54%
Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody‑net472 209.85 KB 217.15 KB 7.3 KB 3.48%

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master AllCycleSimpleBody net6.0 362μs 268ns 1μs 0 0 0 180.01 KB
master AllCycleSimpleBody netcoreapp3.1 509μs 272ns 1.02μs 0 0 0 185.8 KB
master AllCycleSimpleBody net472 469μs 128ns 496ns 32.4 0 0 206.3 KB
master AllCycleMoreComplexBody net6.0 366μs 862ns 3.34μs 0 0 0 183.53 KB
master AllCycleMoreComplexBody netcoreapp3.1 537μs 2μs 7.74μs 0 0 0 189.23 KB
master AllCycleMoreComplexBody net472 478μs 118ns 443ns 32.4 0 0 209.85 KB
master ObjectExtractorSimpleBody net6.0 330ns 1.75ns 8.92ns 0 0 0 280 B
master ObjectExtractorSimpleBody netcoreapp3.1 397ns 2.11ns 10.9ns 0 0 0 272 B
master ObjectExtractorSimpleBody net472 300ns 0.0483ns 0.187ns 0.0439 0 0 281 B
master ObjectExtractorMoreComplexBody net6.0 6.26μs 31.4ns 133ns 0 0 0 3.78 KB
master ObjectExtractorMoreComplexBody netcoreapp3.1 7.88μs 16.9ns 65.3ns 0 0 0 3.69 KB
master ObjectExtractorMoreComplexBody net472 6.68μs 4.29ns 16.6ns 0.602 0 0 3.8 KB
#7671 AllCycleSimpleBody net6.0 357μs 214ns 803ns 0 0 0 180.01 KB
#7671 AllCycleSimpleBody netcoreapp3.1 513μs 1.98μs 7.68μs 0 0 0 185.8 KB
#7671 AllCycleSimpleBody net472 478μs 159ns 614ns 32.4 2.31 0 213.61 KB
#7671 AllCycleMoreComplexBody net6.0 370μs 471ns 1.76μs 0 0 0 183.55 KB
#7671 AllCycleMoreComplexBody netcoreapp3.1 538μs 237ns 918ns 0 0 0 189.23 KB
#7671 AllCycleMoreComplexBody net472 487μs 97.7ns 379ns 33.7 2.4 0 217.15 KB
#7671 ObjectExtractorSimpleBody net6.0 322ns 0.538ns 2.08ns 0 0 0 280 B
#7671 ObjectExtractorSimpleBody netcoreapp3.1 393ns 2.19ns 13.1ns 0 0 0 272 B
#7671 ObjectExtractorSimpleBody net472 306ns 0.0722ns 0.28ns 0.0434 0 0 281 B
#7671 ObjectExtractorMoreComplexBody net6.0 6.15μs 30.3ns 136ns 0 0 0 3.78 KB
#7671 ObjectExtractorMoreComplexBody netcoreapp3.1 7.89μs 11.8ns 45.8ns 0 0 0 3.69 KB
#7671 ObjectExtractorMoreComplexBody net472 6.75μs 2.83ns 11ns 0.571 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μs 150ns 540ns 0 0 0 32.4 KB
master EncodeArgs netcoreapp3.1 96.7μs 192ns 744ns 0 0 0 32.4 KB
master EncodeArgs net472 111μs 31.6ns 118ns 5 0 0 32.5 KB
master EncodeLegacyArgs net6.0 144μs 116ns 447ns 0 0 0 2.14 KB
master EncodeLegacyArgs netcoreapp3.1 196μs 284ns 1.1μs 0 0 0 2.14 KB
master EncodeLegacyArgs net472 261μs 145ns 562ns 0 0 0 2.16 KB
#7671 EncodeArgs net6.0 76.8μs 76.3ns 296ns 0 0 0 32.4 KB
#7671 EncodeArgs netcoreapp3.1 97.4μs 285ns 1.07μs 0 0 0 32.4 KB
#7671 EncodeArgs net472 109μs 8.84ns 33.1ns 4.9 0 0 32.51 KB
#7671 EncodeLegacyArgs net6.0 144μs 27.6ns 99.7ns 0 0 0 2.14 KB
#7671 EncodeLegacyArgs netcoreapp3.1 199μs 542ns 2.1μs 0 0 0 2.14 KB
#7671 EncodeLegacyArgs net472 262μs 31.8ns 119ns 0 0 0 2.16 KB
Benchmarks.Trace.Asm.AppSecWafBenchmark - Faster 🎉 Same allocations ✔️

Faster 🎉 in #7671

Benchmark base/diff Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack‑netcoreapp3.1 1.459 737,576.49 505,539.21

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master RunWafRealisticBenchmark net6.0 402μs 66.9ns 241ns 0 0 0 4.55 KB
master RunWafRealisticBenchmark netcoreapp3.1 411μs 642ns 2.49μs 0 0 0 4.48 KB
master RunWafRealisticBenchmark net472 430μs 42.5ns 165ns 0 0 0 4.66 KB
master RunWafRealisticBenchmarkWithAttack net6.0 288μs 43.8ns 170ns 0 0 0 2.24 KB
master RunWafRealisticBenchmarkWithAttack netcoreapp3.1 720μs 6.99μs 69.6μs 0 0 0 2.22 KB
master RunWafRealisticBenchmarkWithAttack net472 311μs 23.2ns 86.9ns 0 0 0 2.29 KB
#7671 RunWafRealisticBenchmark net6.0 396μs 138ns 517ns 0 0 0 4.55 KB
#7671 RunWafRealisticBenchmark netcoreapp3.1 413μs 53.6ns 193ns 0 0 0 4.48 KB
#7671 RunWafRealisticBenchmark net472 427μs 40.7ns 152ns 0 0 0 4.66 KB
#7671 RunWafRealisticBenchmarkWithAttack net6.0 283μs 77.5ns 290ns 0 0 0 2.24 KB
#7671 RunWafRealisticBenchmarkWithAttack netcoreapp3.1 499μs 3.78μs 37.8μs 0 0 0 2.22 KB
#7671 RunWafRealisticBenchmarkWithAttack net472 311μs 21.2ns 79.4ns 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.7μs 90.7ns 351ns 0 0 0 14.52 KB
master SendRequest netcoreapp3.1 71.1μs 79.5ns 275ns 0 0 0 17.42 KB
master SendRequest net472 0.00494ns 0.00179ns 0.00694ns 0 0 0 0 b
#7671 SendRequest net6.0 61.7μs 49ns 183ns 0 0 0 14.52 KB
#7671 SendRequest netcoreapp3.1 71.8μs 126ns 486ns 0 0 0 17.42 KB
#7671 SendRequest net472 0.000906ns 0.000627ns 0.00243ns 0 0 0 0 b
Benchmarks.Trace.CharSliceBenchmark - Same speed ✔️ More allocations ⚠️

More allocations ⚠️ in #7671

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice‑net6.0 4 B 8 B 4 B 100.00%
Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool‑net6.0 3 B 5 B 2 B 66.67%

Fewer allocations 🎉 in #7671

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

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master OriginalCharSlice net6.0 1.87ms 4.99μs 19.3μs 0 0 0 640.01 KB
master OriginalCharSlice netcoreapp3.1 2.11ms 5.74μs 21.5μs 0 0 0 640 KB
master OriginalCharSlice net472 2.69ms 394ns 1.47μs 100 0 0 641.95 KB
master OptimizedCharSlice net6.0 1.34ms 171ns 662ns 0 0 0 4 B
master OptimizedCharSlice netcoreapp3.1 1.78ms 234ns 905ns 0 0 0 1 B
master OptimizedCharSlice net472 1.91ms 233ns 903ns 0 0 0 73 B
master OptimizedCharSliceWithPool net6.0 901μs 57.1ns 221ns 0 0 0 3 B
master OptimizedCharSliceWithPool netcoreapp3.1 851μs 71.2ns 257ns 0 0 0 1 B
master OptimizedCharSliceWithPool net472 1.16ms 112ns 420ns 0 0 0 47 B
#7671 OriginalCharSlice net6.0 1.9ms 1.67μs 5.8μs 0 0 0 640.01 KB
#7671 OriginalCharSlice netcoreapp3.1 2.1ms 6.01μs 23.3μs 0 0 0 640 KB
#7671 OriginalCharSlice net472 2.7ms 74.6ns 269ns 100 0 0 641.95 KB
#7671 OptimizedCharSlice net6.0 1.47ms 229ns 858ns 0 0 0 8 B
#7671 OptimizedCharSlice netcoreapp3.1 1.71ms 501ns 1.88μs 0 0 0 1 B
#7671 OptimizedCharSlice net472 1.99ms 322ns 1.25μs 0 0 0 0 b
#7671 OptimizedCharSliceWithPool net6.0 878μs 15ns 56.1ns 0 0 0 5 B
#7671 OptimizedCharSliceWithPool netcoreapp3.1 822μs 105ns 408ns 0 0 0 0 b
#7671 OptimizedCharSliceWithPool net472 1.15ms 86.9ns 313ns 0 0 0 0 b
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 691μs 1.1μs 4.26μs 0 0 0 41.74 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 639μs 1.25μs 4.83μs 0 0 0 41.81 KB
master WriteAndFlushEnrichedTraces net472 847μs 2.41μs 9.33μs 8.33 0 0 56.15 KB
#7671 WriteAndFlushEnrichedTraces net6.0 711μs 3.95μs 25.9μs 0 0 0 41.73 KB
#7671 WriteAndFlushEnrichedTraces netcoreapp3.1 722μs 4.08μs 29.7μs 0 0 0 41.79 KB
#7671 WriteAndFlushEnrichedTraces net472 913μs 2.99μs 11.6μs 4.46 0 0 55.93 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.94μs 1.53ns 5.73ns 0 0 0 1.02 KB
master ExecuteNonQuery netcoreapp3.1 2.59μs 11.9ns 47.6ns 0 0 0 1.02 KB
master ExecuteNonQuery net472 2.78μs 3.77ns 14.6ns 0.152 0.0138 0 987 B
#7671 ExecuteNonQuery net6.0 1.89μs 9.76ns 45.8ns 0 0 0 1.02 KB
#7671 ExecuteNonQuery netcoreapp3.1 2.58μs 10.2ns 38.3ns 0 0 0 1.02 KB
#7671 ExecuteNonQuery net472 2.82μs 5.65ns 20.4ns 0.152 0.0138 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.8μs 8.06ns 31.2ns 0 0 0 1.03 KB
master CallElasticsearch netcoreapp3.1 2.36μs 8.3ns 31.1ns 0 0 0 1.03 KB
master CallElasticsearch net472 3.56μs 1.55ns 6.02ns 0.162 0 0 1.04 KB
master CallElasticsearchAsync net6.0 1.95μs 8.96ns 34.7ns 0 0 0 1.01 KB
master CallElasticsearchAsync netcoreapp3.1 2.41μs 11.9ns 49.2ns 0 0 0 1.08 KB
master CallElasticsearchAsync net472 3.66μs 4.62ns 20.1ns 0.165 0 0 1.1 KB
#7671 CallElasticsearch net6.0 1.79μs 3.63ns 14ns 0 0 0 1.03 KB
#7671 CallElasticsearch netcoreapp3.1 2.34μs 11.8ns 51.5ns 0 0 0 1.03 KB
#7671 CallElasticsearch net472 3.56μs 3.58ns 13.9ns 0.16 0 0 1.04 KB
#7671 CallElasticsearchAsync net6.0 1.84μs 8.57ns 33.2ns 0 0 0 1.01 KB
#7671 CallElasticsearchAsync netcoreapp3.1 2.34μs 11.8ns 51.5ns 0 0 0 1.08 KB
#7671 CallElasticsearchAsync net472 3.63μs 1.73ns 6.46ns 0.164 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.79μs 8.22ns 32.9ns 0 0 0 952 B
master ExecuteAsync netcoreapp3.1 2.33μs 2.61ns 9.75ns 0 0 0 952 B
master ExecuteAsync net472 2.55μs 3.37ns 12.6ns 0.139 0 0 915 B
#7671 ExecuteAsync net6.0 1.9μs 6.14ns 23.8ns 0 0 0 952 B
#7671 ExecuteAsync netcoreapp3.1 2.4μs 9.79ns 37.9ns 0 0 0 952 B
#7671 ExecuteAsync net472 2.6μs 3.87ns 15ns 0.142 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.93μs 7.99ns 30.9ns 0 0 0 2.36 KB
master SendAsync netcoreapp3.1 8.63μs 29ns 112ns 0 0 0 2.9 KB
master SendAsync net472 12.5μs 5.4ns 19.5ns 0.502 0 0 3.18 KB
#7671 SendAsync net6.0 6.84μs 18.7ns 72.4ns 0 0 0 2.36 KB
#7671 SendAsync netcoreapp3.1 8.4μs 24.1ns 90.1ns 0 0 0 2.9 KB
#7671 SendAsync net472 12.6μs 12.8ns 49.4ns 0.502 0 0 3.18 KB
Benchmarks.Trace.Iast.StringAspectsBenchmark - Same speed ✔️ More allocations ⚠️

More allocations ⚠️ in #7671

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑netcoreapp3.1 250.21 KB 275.89 KB 25.68 KB 10.26%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark‑netcoreapp3.1 42.68 KB 43.03 KB 352 B 0.82%

Fewer allocations 🎉 in #7671

Benchmark Base Allocated Diff Allocated Change Change %
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark‑net6.0 46.53 KB 45.18 KB -1.35 KB -2.91%
Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark‑net6.0 276.1 KB 255.11 KB -20.98 KB -7.60%

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StringConcatBenchmark net6.0 45.5μs 249ns 1.88μs 0 0 0 46.53 KB
master StringConcatBenchmark netcoreapp3.1 46.5μs 242ns 1.08μs 0 0 0 42.68 KB
master StringConcatBenchmark net472 56.7μs 85.6ns 296ns 0 0 0 57.34 KB
master StringConcatAspectBenchmark net6.0 479μs 1.35μs 4.68μs 0 0 0 276.1 KB
master StringConcatAspectBenchmark netcoreapp3.1 513μs 2.51μs 10.4μs 0 0 0 250.21 KB
master StringConcatAspectBenchmark net472 397μs 1.21μs 4.37μs 0 0 0 286.72 KB
#7671 StringConcatBenchmark net6.0 40.5μs 183ns 710ns 0 0 0 45.18 KB
#7671 StringConcatBenchmark netcoreapp3.1 51.2μs 300ns 2.75μs 0 0 0 43.03 KB
#7671 StringConcatBenchmark net472 57.5μs 303ns 1.55μs 0 0 0 57.34 KB
#7671 StringConcatAspectBenchmark net6.0 465μs 1.85μs 7.84μs 0 0 0 255.11 KB
#7671 StringConcatAspectBenchmark netcoreapp3.1 553μs 2.5μs 9.7μs 0 0 0 275.89 KB
#7671 StringConcatAspectBenchmark net472 402μs 1.7μs 7.22μs 0 0 0 286.72 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.6μs 4.62ns 17.9ns 0 0 0 1.7 KB
master EnrichedLog netcoreapp3.1 3.53μs 16.4ns 63.6ns 0 0 0 1.7 KB
master EnrichedLog net472 3.86μs 6.54ns 25.3ns 0.25 0 0 1.64 KB
#7671 EnrichedLog net6.0 2.53μs 13.8ns 78.1ns 0 0 0 1.7 KB
#7671 EnrichedLog netcoreapp3.1 3.54μs 4.36ns 16.9ns 0 0 0 1.7 KB
#7671 EnrichedLog net472 3.78μs 5.49ns 21.3ns 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 123μs 108ns 405ns 0 0 0 4.31 KB
master EnrichedLog netcoreapp3.1 128μs 123ns 461ns 0 0 0 4.31 KB
master EnrichedLog net472 167μs 154ns 596ns 0 0 0 4.52 KB
#7671 EnrichedLog net6.0 122μs 95.7ns 345ns 0 0 0 4.31 KB
#7671 EnrichedLog netcoreapp3.1 127μs 203ns 760ns 0 0 0 4.31 KB
#7671 EnrichedLog net472 168μs 83.5ns 323ns 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 20.5ns 79.5ns 0 0 0 2.26 KB
master EnrichedLog netcoreapp3.1 6.67μs 20.8ns 80.4ns 0 0 0 2.26 KB
master EnrichedLog net472 7.58μs 6.93ns 26.9ns 0.305 0 0 2.08 KB
#7671 EnrichedLog net6.0 4.9μs 21.3ns 82.3ns 0 0 0 2.26 KB
#7671 EnrichedLog netcoreapp3.1 6.76μs 15ns 56.1ns 0 0 0 2.26 KB
#7671 EnrichedLog net472 7.79μs 4.06ns 15.2ns 0.312 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 1.97μs 10.9ns 63.5ns 0 0 0 1.2 KB
master SendReceive netcoreapp3.1 2.63μs 1.75ns 6.78ns 0 0 0 1.2 KB
master SendReceive net472 3.23μs 7.25ns 28.1ns 0.176 0 0 1.2 KB
#7671 SendReceive net6.0 2.02μs 2.09ns 8.11ns 0 0 0 1.2 KB
#7671 SendReceive netcoreapp3.1 2.59μs 3.14ns 12.2ns 0 0 0 1.2 KB
#7671 SendReceive net472 3.22μs 3.07ns 11.9ns 0.177 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.26μs 4.41ns 17.1ns 0 0 0 1.58 KB
master EnrichedLog netcoreapp3.1 5.43μs 16.5ns 64ns 0 0 0 1.63 KB
master EnrichedLog net472 6.75μs 12.7ns 49.1ns 0.301 0 0 2.03 KB
#7671 EnrichedLog net6.0 4.35μs 13.1ns 50.7ns 0 0 0 1.58 KB
#7671 EnrichedLog netcoreapp3.1 5.59μs 17.5ns 67.8ns 0 0 0 1.63 KB
#7671 EnrichedLog net472 6.72μs 9.42ns 36.5ns 0.302 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 750ns 2.93ns 11.3ns 0 0 0 576 B
master StartFinishSpan netcoreapp3.1 939ns 4.72ns 20.6ns 0 0 0 576 B
master StartFinishSpan net472 911ns 0.148ns 0.534ns 0.0915 0 0 578 B
master StartFinishScope net6.0 923ns 4.86ns 19.4ns 0 0 0 696 B
master StartFinishScope netcoreapp3.1 1.18μs 6.13ns 31.9ns 0 0 0 696 B
master StartFinishScope net472 1.1μs 0.558ns 2.16ns 0.104 0 0 658 B
#7671 StartFinishSpan net6.0 766ns 0.687ns 2.66ns 0 0 0 576 B
#7671 StartFinishSpan netcoreapp3.1 973ns 5.18ns 19.4ns 0 0 0 576 B
#7671 StartFinishSpan net472 932ns 0.885ns 3.43ns 0.0917 0 0 578 B
#7671 StartFinishScope net6.0 905ns 0.291ns 1.09ns 0 0 0 696 B
#7671 StartFinishScope netcoreapp3.1 1.2μs 5.31ns 20.6ns 0 0 0 696 B
#7671 StartFinishScope net472 1.1μs 0.196ns 0.758ns 0.0994 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.05μs 5.4ns 26.5ns 0 0 0 696 B
master RunOnMethodBegin netcoreapp3.1 1.43μs 7.45ns 34.9ns 0 0 0 696 B
master RunOnMethodBegin net472 1.44μs 5.19ns 20.1ns 0.0988 0 0 658 B
#7671 RunOnMethodBegin net6.0 1.06μs 5.64ns 29.8ns 0 0 0 696 B
#7671 RunOnMethodBegin netcoreapp3.1 1.39μs 5.77ns 22.4ns 0 0 0 696 B
#7671 RunOnMethodBegin net472 1.45μs 1.47ns 5.7ns 0.0992 0 0 658 B

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #7677.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/nuget/tracer/dependabot/integrations/AWSSDK.EventBridge-4.0.4.9 branch October 20, 2025 17:15
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