Skip to content

Do not send DD_GIT_COMMIT_SHA error to telemetry#8537

Merged
bouwkast merged 2 commits into
masterfrom
steven/skip-CI-Vis-error
Apr 28, 2026
Merged

Do not send DD_GIT_COMMIT_SHA error to telemetry#8537
bouwkast merged 2 commits into
masterfrom
steven/skip-CI-Vis-error

Conversation

@bouwkast

@bouwkast bouwkast commented Apr 28, 2026

Copy link
Copy Markdown
Collaborator

Summary of changes

Changes Log.Error to Log.ErrorSkipTelemetry as it is not actionable by us.

Reason for change

We can't act on this so we don't need to see it.
Previously it was ignored, but the messaged changed so it is a new error now.

Implementation details

Log.Error -> Log.ErrorSkipTelemetry

Test coverage

None

Other details

https://app.datadoghq.com/error-tracking/issue/c6344748-427c-11f1-bd52-da7ad0900002

@bouwkast
bouwkast requested review from a team as code owners April 28, 2026 19:19
Comment thread tracer/src/Datadog.Trace/Ci/CiEnvironment/CIEnvironmentValuesGenerics.cs Outdated
@bouwkast
bouwkast enabled auto-merge (squash) April 28, 2026 19:20

@link04 link04 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this good log fix Steven!

@dd-trace-dotnet-ci-bot

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8537) and master.

✅ No regressions detected - check the details below

Full Metrics Comparison

FakeDbCommand

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration75.53 ± (75.42 - 76.01) ms74.70 ± (74.67 - 75.30) ms-1.1%
.NET Framework 4.8 - Bailout
duration78.31 ± (78.31 - 78.87) ms77.83 ± (77.69 - 78.12) ms-0.6%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1076.70 ± (1075.12 - 1081.25) ms1080.85 ± (1080.02 - 1086.21) ms+0.4%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.96 ± (22.90 - 23.03) ms22.77 ± (22.71 - 22.84) ms-0.8%
process.time_to_main_ms87.37 ± (87.07 - 87.66) ms87.55 ± (87.22 - 87.88) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.85 ± (10.84 - 10.85) MB10.92 ± (10.92 - 10.92) MB+0.7%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.50 ± (22.47 - 22.53) ms22.34 ± (22.30 - 22.39) ms-0.7%
process.time_to_main_ms86.26 ± (86.04 - 86.48) ms86.15 ± (85.96 - 86.34) ms-0.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.95 ± (10.94 - 10.95) MB10.95 ± (10.95 - 10.96) MB+0.0%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms212.83 ± (212.02 - 213.63) ms213.32 ± (212.39 - 214.24) ms+0.2%✅⬆️
process.time_to_main_ms529.97 ± (528.51 - 531.44) ms535.25 ± (533.86 - 536.64) ms+1.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.00 ± (47.97 - 48.02) MB48.00 ± (47.97 - 48.03) MB+0.0%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.0%
.NET 6 - Baseline
process.internal_duration_ms21.61 ± (21.56 - 21.67) ms21.50 ± (21.44 - 21.56) ms-0.5%
process.time_to_main_ms75.71 ± (75.44 - 75.98) ms75.54 ± (75.28 - 75.80) ms-0.2%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.61 ± (10.61 - 10.62) MB10.62 ± (10.62 - 10.63) MB+0.1%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms21.57 ± (21.50 - 21.63) ms21.13 ± (21.09 - 21.16) ms-2.0%
process.time_to_main_ms77.08 ± (76.82 - 77.34) ms74.97 ± (74.81 - 75.14) ms-2.7%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.72 ± (10.72 - 10.72) MB10.74 ± (10.74 - 10.75) MB+0.2%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms382.98 ± (381.04 - 384.92) ms381.77 ± (380.17 - 383.37) ms-0.3%
process.time_to_main_ms532.08 ± (530.71 - 533.45) ms531.35 ± (529.86 - 532.85) ms-0.1%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.27 ± (49.25 - 49.30) MB49.37 ± (49.35 - 49.40) MB+0.2%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.0%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms19.54 ± (19.50 - 19.57) ms19.83 ± (19.77 - 19.89) ms+1.5%✅⬆️
process.time_to_main_ms73.24 ± (73.08 - 73.41) ms74.49 ± (74.23 - 74.74) ms+1.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.66 ± (7.65 - 7.67) MB7.66 ± (7.65 - 7.66) MB-0.0%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.92 ± (19.87 - 19.97) ms19.85 ± (19.80 - 19.90) ms-0.4%
process.time_to_main_ms76.12 ± (75.86 - 76.38) ms76.10 ± (75.81 - 76.39) ms-0.0%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.70 ± (7.70 - 7.71) MB7.71 ± (7.71 - 7.72) MB+0.1%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms303.14 ± (300.94 - 305.35) ms304.29 ± (302.18 - 306.40) ms+0.4%✅⬆️
process.time_to_main_ms492.85 ± (491.60 - 494.09) ms491.93 ± (490.73 - 493.12) ms-0.2%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.51 ± (36.48 - 36.53) MB36.48 ± (36.46 - 36.51) MB-0.1%
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)-0.2%

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration202.59 ± (202.37 - 203.33) ms203.50 ± (203.48 - 204.52) ms+0.5%✅⬆️
.NET Framework 4.8 - Bailout
duration206.51 ± (206.30 - 207.30) ms207.67 ± (207.51 - 208.68) ms+0.6%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1198.90 ± (1198.18 - 1204.26) ms1200.96 ± (1201.61 - 1207.41) ms+0.2%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms196.85 ± (196.31 - 197.39) ms194.56 ± (194.12 - 194.99) ms-1.2%
process.time_to_main_ms85.38 ± (85.12 - 85.65) ms84.69 ± (84.43 - 84.95) ms-0.8%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.01 ± (15.99 - 16.03) MB16.05 ± (16.03 - 16.07) MB+0.2%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-0.1%
.NET Core 3.1 - Bailout
process.internal_duration_ms198.77 ± (198.14 - 199.40) ms194.27 ± (193.83 - 194.72) ms-2.3%
process.time_to_main_ms87.76 ± (87.42 - 88.09) ms86.08 ± (85.86 - 86.29) ms-1.9%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.05 ± (16.04 - 16.07) MB16.07 ± (16.05 - 16.09) MB+0.1%✅⬆️
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (21 - 21)-1.1%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms392.43 ± (391.21 - 393.65) ms388.37 ± (387.07 - 389.66) ms-1.0%
process.time_to_main_ms538.96 ± (537.44 - 540.47) ms529.34 ± (528.14 - 530.54) ms-1.8%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed57.98 ± (57.82 - 58.15) MB57.62 ± (57.44 - 57.80) MB-0.6%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)-0.4%
.NET 6 - Baseline
process.internal_duration_ms202.86 ± (202.20 - 203.53) ms199.03 ± (198.59 - 199.47) ms-1.9%
process.time_to_main_ms74.62 ± (74.30 - 74.93) ms73.47 ± (73.26 - 73.68) ms-1.5%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.21 ± (16.19 - 16.23) MB16.28 ± (16.26 - 16.30) MB+0.5%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-1.0%
.NET 6 - Bailout
process.internal_duration_ms203.08 ± (202.37 - 203.79) ms199.26 ± (198.80 - 199.71) ms-1.9%
process.time_to_main_ms75.90 ± (75.60 - 76.19) ms74.85 ± (74.62 - 75.07) ms-1.4%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.28 ± (16.26 - 16.30) MB16.30 ± (16.28 - 16.32) MB+0.1%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.1%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms596.14 ± (593.36 - 598.92) ms593.61 ± (591.12 - 596.09) ms-0.4%
process.time_to_main_ms536.42 ± (535.21 - 537.63) ms528.17 ± (527.10 - 529.25) ms-1.5%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed60.93 ± (60.82 - 61.03) MB61.11 ± (61.02 - 61.21) MB+0.3%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)+0.1%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms201.67 ± (200.92 - 202.42) ms197.69 ± (197.19 - 198.18) ms-2.0%
process.time_to_main_ms74.24 ± (73.91 - 74.58) ms72.98 ± (72.72 - 73.25) ms-1.7%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.60 ± (11.59 - 11.62) MB11.63 ± (11.60 - 11.65) MB+0.2%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)18 ± (18 - 19)-0.5%
.NET 8 - Bailout
process.internal_duration_ms200.33 ± (199.65 - 201.00) ms199.46 ± (198.97 - 199.96) ms-0.4%
process.time_to_main_ms75.14 ± (74.85 - 75.43) ms74.49 ± (74.31 - 74.67) ms-0.9%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.66 ± (11.64 - 11.67) MB11.68 ± (11.66 - 11.69) MB+0.2%✅⬆️
runtime.dotnet.threads.count20 ± (19 - 20)19 ± (19 - 19)-1.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms520.90 ± (517.40 - 524.39) ms521.05 ± (517.97 - 524.14) ms+0.0%✅⬆️
process.time_to_main_ms493.14 ± (492.04 - 494.25) ms492.26 ± (491.31 - 493.21) ms-0.2%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.19 ± (50.15 - 50.23) MB50.24 ± (50.20 - 50.29) MB+0.1%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.1%✅⬆️
Comparison explanation

Execution-time benchmarks measure the whole time it takes to execute a program, and are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are highlighted in **red**. The following thresholds were used for comparing the execution times:

  • Welch test with statistical test for significance of 5%
  • Only results indicating a difference greater than 5% and 5 ms are considered.

Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard.

Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph).

Duration charts
FakeDbCommand (.NET Framework 4.8)
gantt
    title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8537) - mean (75ms)  : 70, 80
    master - mean (76ms)  : 71, 80

    section Bailout
    This PR (8537) - mean (78ms)  : 75, 81
    master - mean (79ms)  : 74, 83

    section CallTarget+Inlining+NGEN
    This PR (8537) - mean (1,083ms)  : 1039, 1128
    master - mean (1,078ms)  : 1035, 1122

Loading
FakeDbCommand (.NET Core 3.1)
gantt
    title Execution time (ms) FakeDbCommand (.NET Core 3.1)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8537) - mean (118ms)  : 111, 124
    master - mean (118ms)  : 111, 124

    section Bailout
    This PR (8537) - mean (115ms)  : 113, 117
    master - mean (116ms)  : 113, 118

    section CallTarget+Inlining+NGEN
    This PR (8537) - mean (787ms)  : 759, 816
    master - mean (781ms)  : 755, 807

Loading
FakeDbCommand (.NET 6)
gantt
    title Execution time (ms) FakeDbCommand (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8537) - mean (104ms)  : 99, 108
    master - mean (104ms)  : 98, 110

    section Bailout
    This PR (8537) - mean (103ms)  : 100, 105
    master - mean (106ms)  : 101, 111

    section CallTarget+Inlining+NGEN
    This PR (8537) - mean (943ms)  : 903, 982
    master - mean (942ms)  : 897, 987

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8537) - mean (102ms)  : 98, 107
    master - mean (101ms)  : 97, 104

    section Bailout
    This PR (8537) - mean (104ms)  : 98, 111
    master - mean (104ms)  : 99, 110

    section CallTarget+Inlining+NGEN
    This PR (8537) - mean (828ms)  : 787, 868
    master - mean (829ms)  : 787, 870

Loading
HttpMessageHandler (.NET Framework 4.8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8537) - mean (204ms)  : 196, 212
    master - mean (203ms)  : 196, 210

    section Bailout
    This PR (8537) - mean (208ms)  : 201, 216
    master - mean (207ms)  : 200, 214

    section CallTarget+Inlining+NGEN
    This PR (8537) - mean (1,205ms)  : 1163, 1246
    master - mean (1,201ms)  : 1158, 1245

Loading
HttpMessageHandler (.NET Core 3.1)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8537) - mean (288ms)  : 278, 298
    master - mean (292ms)  : 282, 303

    section Bailout
    This PR (8537) - mean (290ms)  : 279, 301
    master - mean (297ms)  : 282, 312

    section CallTarget+Inlining+NGEN
    This PR (8537) - mean (956ms)  : 930, 982
    master - mean (967ms)  : 929, 1005

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8537) - mean (281ms)  : 271, 292
    master - mean (287ms)  : 273, 301

    section Bailout
    This PR (8537) - mean (283ms)  : 273, 293
    master - mean (288ms)  : 275, 302

    section CallTarget+Inlining+NGEN
    This PR (8537) - mean (1,153ms)  : 1118, 1189
    master - mean (1,162ms)  : 1109, 1215

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8537) - mean (282ms)  : 275, 288
    master - mean (288ms)  : 270, 306

    section Bailout
    This PR (8537) - mean (285ms)  : 275, 294
    master - mean (287ms)  : 272, 301

    section CallTarget+Inlining+NGEN
    This PR (8537) - mean (1,047ms)  : 1000, 1094
    master - mean (1,048ms)  : 997, 1099

Loading

@pr-commenter

pr-commenter Bot commented Apr 28, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-04-28 20:31:06

Comparing candidate commit 0570cb5 in PR branch steven/skip-CI-Vis-error with baseline commit 05672e3 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 27 metrics, 0 unstable metrics, 62 known flaky benchmarks, 25 flaky benchmarks without significant changes.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

Known flaky benchmarks

These benchmarks are marked as flaky and will not trigger a failure. Modify FLAKY_BENCHMARKS_REGEX to control which benchmarks are marked as flaky.

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472

  • 🟥 throughput [-5434.172op/s; -4990.590op/s] or [-6.443%; -5.917%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0

  • 🟩 throughput [+8850.833op/s; +11102.149op/s] or [+7.439%; +9.332%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+309.484ms; +314.571ms] or [+153.577%; +156.101%]
  • 🟥 throughput [-43.674op/s; -39.929op/s] or [-7.858%; -7.184%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • 🟥 execution_time [+378.429ms; +380.154ms] or [+298.982%; +300.345%]
  • 🟩 throughput [+96.942op/s; +100.488op/s] or [+12.781%; +13.249%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1

  • 🟥 execution_time [+394.926ms; +397.697ms] or [+349.495%; +351.947%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net472

  • 🟥 allocated_mem [+1.308KB; +1.308KB] or [+27.529%; +27.541%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net6.0

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+9.977%; +9.987%]
  • 🟩 execution_time [-16.170ms; -11.999ms] or [-7.552%; -5.604%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody netcoreapp3.1

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+27.502%; +27.510%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net472

  • 🟥 allocated_mem [+1.307KB; +1.307KB] or [+105.746%; +105.759%]
  • 🟥 throughput [-267388.984op/s; -263885.080op/s] or [-27.302%; -26.944%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net6.0

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+38.558%; +38.566%]
  • 🟩 execution_time [-25.691ms; -20.842ms] or [-11.457%; -9.294%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody netcoreapp3.1

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.292%; +105.304%]
  • 🟥 throughput [-138402.186op/s; -122625.661op/s] or [-19.886%; -17.619%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net6.0

  • 🟩 throughput [+10762.395op/s; +13727.192op/s] or [+6.848%; +8.734%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody netcoreapp3.1

  • 🟩 throughput [+6864.270op/s; +9509.410op/s] or [+5.468%; +7.575%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0

  • 🟩 throughput [+404146.460op/s; +425660.093op/s] or [+13.476%; +14.193%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody netcoreapp3.1

  • 🟩 execution_time [-18.833ms; -14.468ms] or [-8.681%; -6.669%]
  • 🟩 throughput [+210811.567op/s; +264357.544op/s] or [+8.368%; +10.493%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net472

  • 🟥 execution_time [+299.749ms; +300.519ms] or [+149.774%; +150.159%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net6.0

  • 🟥 execution_time [+300.112ms; +303.233ms] or [+151.347%; +152.921%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs netcoreapp3.1

  • 🟥 execution_time [+299.906ms; +302.456ms] or [+151.070%; +152.354%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net472

  • 🟥 execution_time [+296.383ms; +297.115ms] or [+145.572%; +145.931%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net6.0

  • 🟥 execution_time [+295.612ms; +298.793ms] or [+144.514%; +146.069%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs netcoreapp3.1

  • 🟥 execution_time [+302.297ms; +303.465ms] or [+151.088%; +151.671%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net6.0

  • 🟥 execution_time [+23.843µs; +47.490µs] or [+7.612%; +15.161%]
  • 🟥 throughput [-440.307op/s; -241.403op/s] or [-13.726%; -7.525%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+300.043ms; +300.762ms] or [+149.752%; +150.111%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net6.0

  • 🟥 execution_time [+416.729ms; +422.726ms] or [+452.793%; +459.309%]
  • 🟩 throughput [+1146.058op/s; +1291.155op/s] or [+9.417%; +10.610%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest netcoreapp3.1

  • unstable execution_time [+313.739ms; +346.308ms] or [+238.219%; +262.948%]
  • 🟩 throughput [+609.468op/s; +813.860op/s] or [+5.900%; +7.879%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • unstable execution_time [+296.480ms; +329.853ms] or [+136.318%; +151.663%]
  • 🟥 throughput [-519.997op/s; -486.013op/s] or [-47.117%; -44.038%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • unstable execution_time [+203.372ms; +336.632ms] or [+86.669%; +143.459%]
  • 🟥 throughput [-669.116op/s; -585.648op/s] or [-44.630%; -39.063%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1

  • 🟥 execution_time [+338.227ms; +346.446ms] or [+202.299%; +207.215%]
  • 🟥 throughput [-410.380op/s; -375.154op/s] or [-28.574%; -26.121%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1

  • 🟩 throughput [+24.135op/s; +56.053op/s] or [+6.938%; +16.112%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0

  • 🟩 execution_time [-83.575µs; -63.297µs] or [-7.751%; -5.870%]
  • 🟩 throughput [+58.716op/s; +82.859op/s] or [+6.331%; +8.934%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net6.0

  • 🟩 execution_time [-151.458µs; -115.124µs] or [-7.672%; -5.832%]
  • 🟩 throughput [+33.047op/s; +42.766op/s] or [+6.524%; +8.442%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+302.388ms; +304.265ms] or [+152.277%; +153.222%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net6.0

  • 🟥 execution_time [+301.893ms; +304.046ms] or [+151.279%; +152.358%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch netcoreapp3.1

  • 🟥 execution_time [+299.922ms; +303.294ms] or [+150.668%; +152.362%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+303.200ms; +304.512ms] or [+152.257%; +152.916%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net6.0

  • 🟥 execution_time [+299.385ms; +301.136ms] or [+148.033%; +148.898%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync netcoreapp3.1

  • 🟥 execution_time [+301.734ms; +305.252ms] or [+152.932%; +154.715%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+302.208ms; +304.200ms] or [+151.681%; +152.681%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net6.0

  • 🟥 execution_time [+299.753ms; +312.710ms] or [+149.399%; +155.857%]
  • 🟩 throughput [+32276.211op/s; +43492.926op/s] or [+6.409%; +8.636%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync netcoreapp3.1

  • 🟥 execution_time [+300.037ms; +302.605ms] or [+149.266%; +150.543%]

scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net6.0

  • 🟩 execution_time [-16.322ms; -12.676ms] or [-7.590%; -5.894%]
  • 🟩 throughput [+18305.736op/s; +25288.028op/s] or [+5.022%; +6.937%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net6.0

  • 🟩 allocated_mem [-20.529KB; -20.509KB] or [-7.489%; -7.481%]
  • unstable execution_time [-51.944µs; -0.441µs] or [-10.266%; -0.087%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark netcoreapp3.1

  • 🟩 allocated_mem [-16.580KB; -16.563KB] or [-6.044%; -6.038%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0

  • 🟥 execution_time [+5.587µs; +9.647µs] or [+13.206%; +22.804%]
  • 🟥 throughput [-4410.523op/s; -2641.429op/s] or [-18.567%; -11.120%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark netcoreapp3.1

  • unstable execution_time [-14.830µs; -7.834µs] or [-23.008%; -12.154%]
  • 🟩 throughput [+2023.485op/s; +3477.873op/s] or [+12.415%; +21.338%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+301.996ms; +303.688ms] or [+152.645%; +153.501%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net6.0

  • 🟥 execution_time [+303.425ms; +305.473ms] or [+154.443%; +155.485%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog netcoreapp3.1

  • 🟥 execution_time [+299.884ms; +301.883ms] or [+150.129%; +151.130%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net6.0

  • 🟩 throughput [+43330.451op/s; +47794.671op/s] or [+8.202%; +9.047%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+300.882ms; +302.617ms] or [+149.962%; +150.827%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net6.0

  • 🟥 execution_time [+301.901ms; +303.648ms] or [+151.600%; +152.477%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog netcoreapp3.1

  • 🟥 execution_time [+303.437ms; +306.167ms] or [+153.884%; +155.268%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+300.165ms; +300.995ms] or [+149.724%; +150.138%]
  • 🟩 throughput [+61140429.267op/s; +61411505.789op/s] or [+44.526%; +44.724%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0

  • 🟥 execution_time [+424.349ms; +428.339ms] or [+527.754%; +532.716%]
  • 🟩 throughput [+980.700op/s; +1152.195op/s] or [+7.581%; +8.907%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore netcoreapp3.1

  • 🟥 execution_time [+299.184ms; +300.150ms] or [+149.226%; +149.708%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net6.0

  • 🟩 throughput [+92508.375op/s; +105465.372op/s] or [+8.637%; +9.847%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope netcoreapp3.1

  • 🟩 throughput [+54731.528op/s; +75338.084op/s] or [+6.335%; +8.720%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net6.0

  • 🟩 throughput [+94149.354op/s; +123820.113op/s] or [+7.287%; +9.584%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan netcoreapp3.1

  • 🟩 throughput [+76833.956op/s; +85974.839op/s] or [+7.631%; +8.539%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net6.0

  • 🟩 throughput [+44659.419op/s; +50737.913op/s] or [+8.109%; +9.213%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1

  • 🟩 throughput [+28234.168op/s; +38148.637op/s] or [+6.320%; +8.539%]

scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0

  • 🟩 throughput [+82927.489op/s; +100041.751op/s] or [+9.265%; +11.177%]

Known flaky benchmarks without significant changes:

  • scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark netcoreapp3.1
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog netcoreapp3.1
  • scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net472
  • scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1

@bouwkast
bouwkast merged commit 42590de into master Apr 28, 2026
134 of 136 checks passed
@bouwkast
bouwkast deleted the steven/skip-CI-Vis-error branch April 28, 2026 20:44
@github-actions github-actions Bot added this to the vNext-v3 milestone Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants