Skip to content

Test updating docker group 1 to test containers - #8960

Draft
bouwkast wants to merge 29 commits into
masterfrom
steven/update-docker-group-to-test-containers
Draft

Test updating docker group 1 to test containers#8960
bouwkast wants to merge 29 commits into
masterfrom
steven/update-docker-group-to-test-containers

Conversation

@bouwkast

@bouwkast bouwkast commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Summary of changes

Swaps docker group 1 to testcontainers

Very WIP at the moment

We are investigating whether this will help with load on the CI VMs

Reason for change

Implementation details

Test coverage

Other details

#incident-57303

@bouwkast bouwkast added type:flake-fix area:tests unit tests, integration tests status:work-in-progress Actively worked on. If this is a PR, no review needed yet. WIP. labels Jul 29, 2026
@dd-trace-dotnet-ci-bot

dd-trace-dotnet-ci-bot Bot commented Jul 29, 2026

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8960) 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
duration71.41 ± (71.55 - 71.98) ms73.94 ± (73.95 - 74.43) ms+3.5%✅⬆️
.NET Framework 4.8 - Bailout
duration79.41 ± (78.78 - 79.27) ms76.09 ± (75.87 - 76.21) ms-4.2%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1091.86 ± (1094.15 - 1103.52) ms1089.49 ± (1090.00 - 1097.37) ms-0.2%
.NET Core 3.1 - Baseline
process.internal_duration_ms22.44 ± (22.39 - 22.49) ms22.21 ± (22.17 - 22.25) ms-1.0%
process.time_to_main_ms84.93 ± (84.63 - 85.23) ms83.33 ± (83.06 - 83.61) ms-1.9%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed11.00 ± (11.00 - 11.01) MB11.00 ± (10.99 - 11.00) MB-0.1%
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.14 ± (22.11 - 22.18) ms22.06 ± (22.03 - 22.09) ms-0.4%
process.time_to_main_ms83.81 ± (83.59 - 84.03) ms83.18 ± (83.02 - 83.33) ms-0.8%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed11.03 ± (11.03 - 11.04) MB11.03 ± (11.02 - 11.03) MB-0.1%
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms210.31 ± (209.42 - 211.20) ms208.33 ± (207.33 - 209.34) ms-0.9%
process.time_to_main_ms536.46 ± (535.20 - 537.72) ms539.99 ± (538.61 - 541.37) ms+0.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.58 ± (49.55 - 49.61) MB49.47 ± (49.43 - 49.51) MB-0.2%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.1%
.NET 6 - Baseline
process.internal_duration_ms20.80 ± (20.77 - 20.83) ms21.06 ± (21.01 - 21.10) ms+1.2%✅⬆️
process.time_to_main_ms71.01 ± (70.85 - 71.18) ms73.44 ± (73.18 - 73.71) ms+3.4%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.73 ± (10.73 - 10.73) MB10.73 ± (10.73 - 10.74) MB+0.1%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms20.72 ± (20.69 - 20.75) ms20.80 ± (20.77 - 20.83) ms+0.4%✅⬆️
process.time_to_main_ms71.98 ± (71.84 - 72.12) ms72.49 ± (72.34 - 72.63) ms+0.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.85 ± (10.84 - 10.85) MB10.84 ± (10.84 - 10.85) MB-0.0%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms371.10 ± (368.94 - 373.25) ms370.59 ± (368.35 - 372.83) ms-0.1%
process.time_to_main_ms542.48 ± (541.38 - 543.59) ms545.61 ± (544.33 - 546.90) ms+0.6%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed50.68 ± (50.66 - 50.70) MB50.69 ± (50.67 - 50.71) MB+0.0%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.2%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms19.45 ± (19.41 - 19.49) ms19.23 ± (19.19 - 19.26) ms-1.2%
process.time_to_main_ms73.45 ± (73.20 - 73.69) ms71.10 ± (70.84 - 71.36) ms-3.2%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.76 ± (7.76 - 7.77) MB7.78 ± (7.78 - 7.79) MB+0.3%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.25 ± (19.22 - 19.28) ms19.27 ± (19.23 - 19.31) ms+0.1%✅⬆️
process.time_to_main_ms72.76 ± (72.56 - 72.96) ms74.21 ± (73.99 - 74.44) ms+2.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.83 ± (7.82 - 7.84) MB7.81 ± (7.81 - 7.81) MB-0.3%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms298.13 ± (295.96 - 300.29) ms296.95 ± (294.66 - 299.24) ms-0.4%
process.time_to_main_ms493.03 ± (491.99 - 494.07) ms492.91 ± (492.01 - 493.81) ms-0.0%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed38.09 ± (38.06 - 38.12) MB38.08 ± (38.05 - 38.11) MB-0.0%
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)-0.8%

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration206.48 ± (205.67 - 206.56) ms206.85 ± (206.85 - 207.83) ms+0.2%✅⬆️
.NET Framework 4.8 - Bailout
duration209.08 ± (208.71 - 209.61) ms209.60 ± (209.39 - 209.94) ms+0.2%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1223.14 ± (1226.41 - 1234.63) ms1242.24 ± (1241.90 - 1247.64) ms+1.6%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms197.09 ± (196.81 - 197.38) ms198.75 ± (198.43 - 199.07) ms+0.8%✅⬆️
process.time_to_main_ms86.14 ± (85.91 - 86.37) ms86.88 ± (86.65 - 87.11) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.13 ± (16.10 - 16.16) MB16.22 ± (16.20 - 16.24) MB+0.6%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (19 - 20)-1.1%
.NET Core 3.1 - Bailout
process.internal_duration_ms196.56 ± (196.25 - 196.87) ms198.59 ± (198.30 - 198.87) ms+1.0%✅⬆️
process.time_to_main_ms87.25 ± (87.11 - 87.39) ms88.33 ± (88.17 - 88.49) ms+1.2%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.18 ± (16.16 - 16.20) MB16.24 ± (16.22 - 16.26) MB+0.4%✅⬆️
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (21 - 21)+1.0%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms391.40 ± (390.05 - 392.75) ms392.30 ± (391.30 - 393.30) ms+0.2%✅⬆️
process.time_to_main_ms550.76 ± (549.72 - 551.81) ms557.54 ± (556.45 - 558.63) ms+1.2%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed59.27 ± (59.06 - 59.47) MB59.13 ± (58.90 - 59.36) MB-0.2%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)-0.1%
.NET 6 - Baseline
process.internal_duration_ms203.12 ± (202.82 - 203.42) ms204.03 ± (203.67 - 204.38) ms+0.4%✅⬆️
process.time_to_main_ms75.93 ± (75.72 - 76.14) ms76.58 ± (76.35 - 76.80) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.56 ± (16.54 - 16.59) MB16.41 ± (16.38 - 16.44) MB-0.9%
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+1.2%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms202.31 ± (202.02 - 202.60) ms203.79 ± (203.46 - 204.12) ms+0.7%✅⬆️
process.time_to_main_ms76.42 ± (76.29 - 76.54) ms77.90 ± (77.73 - 78.08) ms+1.9%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.56 ± (16.54 - 16.58) MB16.50 ± (16.48 - 16.53) MB-0.3%
runtime.dotnet.threads.count21 ± (20 - 21)20 ± (20 - 20)-0.8%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms582.98 ± (580.14 - 585.82) ms583.23 ± (580.83 - 585.63) ms+0.0%✅⬆️
process.time_to_main_ms560.88 ± (559.82 - 561.94) ms569.96 ± (568.91 - 571.01) ms+1.6%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.61 ± (61.52 - 61.70) MB61.61 ± (61.53 - 61.69) MB+0.0%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)-0.5%
.NET 8 - Baseline
process.internal_duration_ms201.23 ± (200.91 - 201.56) ms203.88 ± (203.43 - 204.32) ms+1.3%✅⬆️
process.time_to_main_ms74.96 ± (74.77 - 75.15) ms76.61 ± (76.39 - 76.83) ms+2.2%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.86 ± (11.84 - 11.89) MB11.81 ± (11.79 - 11.84) MB-0.4%
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.6%✅⬆️
.NET 8 - Bailout
process.internal_duration_ms200.14 ± (199.83 - 200.46) ms202.69 ± (202.37 - 203.01) ms+1.3%✅⬆️
process.time_to_main_ms75.97 ± (75.85 - 76.10) ms77.29 ± (77.15 - 77.43) ms+1.7%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.91 ± (11.89 - 11.93) MB11.88 ± (11.86 - 11.90) MB-0.2%
runtime.dotnet.threads.count19 ± (19 - 20)20 ± (20 - 20)+1.0%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms507.64 ± (504.62 - 510.66) ms511.06 ± (507.81 - 514.31) ms+0.7%✅⬆️
process.time_to_main_ms514.35 ± (513.54 - 515.16) ms520.93 ± (520.12 - 521.74) ms+1.3%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed51.52 ± (51.48 - 51.57) MB51.43 ± (51.39 - 51.47) MB-0.2%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.0%✅⬆️
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 (8960) - mean (74ms)  : 71, 78
    master - mean (72ms)  : 69, 75

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

    section CallTarget+Inlining+NGEN
    This PR (8960) - mean (1,094ms)  : 1041, 1147
    master - mean (1,099ms)  : 1029, 1168

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 (8960) - mean (113ms)  : 107, 118
    master - mean (115ms)  : 109, 120

    section Bailout
    This PR (8960) - mean (112ms)  : 110, 114
    master - mean (113ms)  : 108, 117

    section CallTarget+Inlining+NGEN
    This PR (8960) - mean (785ms)  : 762, 808
    master - mean (783ms)  : 760, 807

Loading
FakeDbCommand (.NET 6)
gantt
    title Execution time (ms) FakeDbCommand (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8960) - mean (101ms)  : 96, 106
    master - mean (98ms)  : 94, 102

    section Bailout
    This PR (8960) - mean (99ms)  : 96, 102
    master - mean (99ms)  : 97, 100

    section CallTarget+Inlining+NGEN
    This PR (8960) - mean (948ms)  : 895, 1001
    master - mean (943ms)  : 900, 987

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8960) - mean (97ms)  : 93, 102
    master - mean (100ms)  : 94, 106

    section Bailout
    This PR (8960) - mean (101ms)  : 96, 106
    master - mean (99ms)  : 95, 104

    section CallTarget+Inlining+NGEN
    This PR (8960) - mean (819ms)  : 783, 855
    master - mean (819ms)  : 781, 857

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 (8960) - mean (207ms)  : 202, 212
    master - mean (206ms)  : 202, 210

    section Bailout
    This PR (8960) - mean (210ms)  : 207, 212
    master - mean (209ms)  : 204, 214

    section CallTarget+Inlining+NGEN
    This PR (8960) - mean (1,245ms)  : 1207, 1283
    master - mean (1,231ms)  : 1172, 1289

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 (8960) - mean (295ms)  : 290, 299
    master - mean (293ms)  : 287, 298

    section Bailout
    This PR (8960) - mean (296ms)  : 293, 300
    master - mean (293ms)  : 289, 297

    section CallTarget+Inlining+NGEN
    This PR (8960) - mean (992ms)  : 974, 1010
    master - mean (981ms)  : 954, 1008

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8960) - mean (290ms)  : 285, 294
    master - mean (288ms)  : 283, 292

    section Bailout
    This PR (8960) - mean (291ms)  : 286, 295
    master - mean (288ms)  : 284, 291

    section CallTarget+Inlining+NGEN
    This PR (8960) - mean (1,185ms)  : 1148, 1223
    master - mean (1,173ms)  : 1143, 1203

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8960) - mean (292ms)  : 285, 298
    master - mean (286ms)  : 282, 291

    section Bailout
    This PR (8960) - mean (290ms)  : 286, 294
    master - mean (286ms)  : 281, 291

    section CallTarget+Inlining+NGEN
    This PR (8960) - mean (1,065ms)  : 1018, 1112
    master - mean (1,054ms)  : 1006, 1102

Loading

@pr-commenter

pr-commenter Bot commented Jul 29, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-08-03 13:46:53

Comparing candidate commit 0509be0 in PR branch steven/update-docker-group-to-test-containers with baseline commit 3643d74 in branch master.

📊 Benchmarking dashboard

Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 59 known flaky benchmarks, 67 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 ----------------------------------'

scenario:Benchmarks.Trace.HttpClientBenchmark.SendAsync net472

  • 🟥 throughput [-5941.344op/s; -5608.646op/s] or [-6.782%; -6.403%]

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 [-10058.876op/s; -9643.820op/s] or [-11.927%; -11.435%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1

  • 🟥 throughput [-9460.868op/s; -8340.008op/s] or [-9.620%; -8.480%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+300.370ms; +302.186ms] or [+149.054%; +149.955%]
  • 🟥 throughput [-48.502op/s; -44.777op/s] or [-8.726%; -8.056%]

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

  • 🟥 execution_time [+375.888ms; +379.585ms] or [+296.975%; +299.896%]
  • 🟩 throughput [+88.954op/s; +94.751op/s] or [+11.728%; +12.493%]

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

  • 🟥 execution_time [+394.926ms; +399.367ms] or [+349.494%; +353.425%]

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

  • 🟥 allocated_mem [+4.693KB; +4.694KB] or [+98.806%; +98.821%]
  • 🟥 throughput [-59983.294op/s; -59606.522op/s] or [-46.670%; -46.377%]

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

  • 🟥 allocated_mem [+3.816KB; +3.816KB] or [+80.699%; +80.711%]
  • 🟩 execution_time [-15.889ms; -11.713ms] or [-7.421%; -5.470%]
  • 🟥 throughput [-59675.689op/s; -56908.561op/s] or [-43.560%; -41.540%]

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

  • 🟥 allocated_mem [+4.544KB; +4.544KB] or [+98.261%; +98.274%]
  • 🟥 throughput [-48450.434op/s; -46199.038op/s] or [-43.805%; -41.769%]

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

  • 🟥 allocated_mem [+1.315KB; +1.315KB] or [+106.388%; +106.404%]
  • 🟥 throughput [-270368.729op/s; -260932.758op/s] or [-27.606%; -26.643%]

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

  • 🟥 allocated_mem [+479 bytes; +480 bytes] or [+39.212%; +39.221%]
  • 🟥 throughput [-110140.043op/s; -67830.268op/s] or [-11.766%; -7.246%]

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

  • 🟥 allocated_mem [+1.280KB; +1.280KB] or [+105.947%; +105.963%]
  • 🟥 throughput [-157062.028op/s; -141148.861op/s] or [-22.567%; -20.280%]

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

  • 🟥 allocated_mem [+3.378KB; +3.378KB] or [+89.003%; +89.017%]
  • 🟥 throughput [-72618.268op/s; -71855.427op/s] or [-48.871%; -48.358%]

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

  • 🟥 allocated_mem [+3.336KB; +3.336KB] or [+88.150%; +88.161%]
  • 🟥 throughput [-73724.657op/s; -70824.265op/s] or [-46.910%; -45.064%]

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

  • 🟥 allocated_mem [+3.264KB; +3.264KB] or [+88.493%; +88.506%]
  • 🟥 throughput [-56283.747op/s; -53661.580op/s] or [-44.837%; -42.748%]

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

  • 🟩 throughput [+273675.945op/s; +307225.146op/s] or [+9.126%; +10.244%]

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

  • 🟩 execution_time [-18.646ms; -14.270ms] or [-8.595%; -6.578%]

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

  • 🟥 execution_time [+299.532ms; +300.259ms] or [+149.666%; +150.029%]

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

  • 🟥 execution_time [+299.520ms; +303.254ms] or [+151.049%; +152.932%]
  • 🟩 throughput [+682.828op/s; +899.113op/s] or [+5.223%; +6.877%]

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

  • 🟥 execution_time [+300.531ms; +303.013ms] or [+151.384%; +152.635%]

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

  • 🟥 execution_time [+298.868ms; +299.953ms] or [+146.792%; +147.325%]

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

  • 🟥 execution_time [+291.740ms; +294.281ms] or [+142.621%; +143.863%]

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

  • 🟥 execution_time [+300.676ms; +303.410ms] or [+150.278%; +151.644%]

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

  • 🟥 throughput [-237.121op/s; -116.615op/s] or [-10.309%; -5.070%]

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

  • 🟥 execution_time [+24.539µs; +48.182µs] or [+7.834%; +15.382%]
  • 🟥 throughput [-446.474op/s; -247.554op/s] or [-13.918%; -7.717%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+300.210ms; +301.072ms] or [+149.835%; +150.266%]

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

  • 🟥 execution_time [+413.102ms; +420.722ms] or [+448.852%; +457.132%]
  • 🟩 throughput [+843.921op/s; +1036.970op/s] or [+6.935%; +8.521%]

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

  • 🟥 execution_time [+369.532ms; +372.971ms] or [+280.583%; +283.193%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • unstable execution_time [+315.433ms; +373.277ms] or [+145.033%; +171.629%]
  • 🟥 throughput [-533.448op/s; -490.866op/s] or [-48.336%; -44.477%]

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

  • unstable execution_time [+206.675ms; +339.921ms] or [+88.076%; +144.860%]
  • 🟥 throughput [-671.703op/s; -587.930op/s] or [-44.803%; -39.215%]

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

  • 🟥 execution_time [+341.204ms; +352.421ms] or [+204.080%; +210.789%]
  • 🟥 throughput [-388.922op/s; -352.700op/s] or [-27.080%; -24.558%]

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

  • 🟩 throughput [+26.318op/s; +45.600op/s] or [+5.195%; +9.002%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+302.063ms; +304.177ms] or [+152.113%; +153.178%]

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

  • 🟥 execution_time [+301.495ms; +303.250ms] or [+151.080%; +151.959%]

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

  • 🟥 execution_time [+300.499ms; +303.921ms] or [+150.958%; +152.677%]
  • 🟩 throughput [+28412.540op/s; +35562.595op/s] or [+5.985%; +7.491%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+300.970ms; +303.074ms] or [+151.137%; +152.194%]

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

  • 🟥 execution_time [+299.518ms; +303.658ms] or [+148.098%; +150.145%]

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

  • 🟥 execution_time [+301.199ms; +305.013ms] or [+152.661%; +154.594%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+299.465ms; +301.625ms] or [+150.304%; +151.389%]

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

  • 🟥 execution_time [+296.481ms; +299.956ms] or [+147.769%; +149.501%]
  • 🟩 throughput [+40930.426op/s; +48016.253op/s] or [+8.127%; +9.534%]

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

  • 🟥 execution_time [+300.981ms; +303.838ms] or [+149.735%; +151.157%]

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

  • 🟩 execution_time [-16.924ms; -13.260ms] or [-7.870%; -6.166%]
  • 🟩 throughput [+21906.867op/s; +28712.160op/s] or [+6.010%; +7.877%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net472

  • unstable execution_time [+11.185µs; +55.505µs] or [+2.763%; +13.710%]

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

  • 🟩 allocated_mem [-19.723KB; -19.702KB] or [-7.195%; -7.187%]
  • unstable execution_time [-42.263µs; +16.037µs] or [-8.353%; +3.170%]
  • unstable throughput [-49.986op/s; +155.642op/s] or [-2.494%; +7.767%]

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

  • 🟩 allocated_mem [-19.296KB; -19.277KB] or [-7.034%; -7.027%]
  • unstable execution_time [-72.937µs; -11.308µs] or [-12.640%; -1.960%]

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

  • unstable execution_time [+6.447µs; +11.243µs] or [+15.240%; +26.575%]
  • 🟥 throughput [-4954.615op/s; -3007.135op/s] or [-20.857%; -12.659%]

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

  • unstable execution_time [-14.010µs; -5.848µs] or [-21.737%; -9.072%]
  • unstable throughput [+1507.217op/s; +3326.190op/s] or [+9.247%; +20.407%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+301.671ms; +302.941ms] or [+152.481%; +153.123%]

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

  • 🟥 execution_time [+306.470ms; +310.244ms] or [+155.992%; +157.913%]

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

  • 🟥 execution_time [+301.113ms; +302.950ms] or [+150.744%; +151.664%]

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

  • 🟩 throughput [+29891.860op/s; +34948.969op/s] or [+5.658%; +6.615%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+298.762ms; +300.797ms] or [+148.906%; +149.920%]

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

  • 🟥 execution_time [+301.566ms; +303.081ms] or [+151.432%; +152.193%]

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

  • 🟥 execution_time [+302.920ms; +305.528ms] or [+153.621%; +154.944%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+299.775ms; +300.570ms] or [+149.530%; +149.926%]
  • 🟩 throughput [+60927200.789op/s; +61259225.943op/s] or [+44.371%; +44.613%]

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

  • unstable execution_time [+326.593ms; +394.034ms] or [+406.177%; +490.051%]

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

  • 🟥 execution_time [+299.497ms; +300.668ms] or [+149.382%; +149.966%]

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

  • 🟩 throughput [+71562.471op/s; +82067.227op/s] or [+6.682%; +7.662%]

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

  • 🟩 throughput [+34839.518op/s; +40687.651op/s] or [+6.326%; +7.388%]

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

  • 🟩 throughput [+61697.957op/s; +82268.286op/s] or [+6.893%; +9.191%]

Known flaky benchmarks without significant changes:

  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net472
  • 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.OptimizedCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0
  • 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.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.StartFinishScope netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net6.0
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1

@bouwkast
bouwkast force-pushed the steven/update-docker-group-to-test-containers branch from 6e19743 to 8c92584 Compare July 30, 2026 13:47
@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Snapshots difference summary

The following differences have been observed in committed snapshots. It is meant to help the reviewer.
The diff is simplistic, so please check some files anyway while we improve it.

4 occurrences of :

-    Resource: Hello,
+    Resource: NoOp,
[...]
-      couchbase.operation.code: Hello,
-      couchbase.operation.key: obfuscated,
+      couchbase.operation.code: NoOp,
+      couchbase.operation.key: ,

1 occurrences of :

+    Resource: SaslList,
+    Service: Samples.Couchbase3-couchbase,
+    Type: db,
+    Tags: {
+      component: Couchbase,
+      couchbase.operation.code: SaslList,
+      couchbase.operation.key: ,
+      db.couchbase.seed.nodes: couchbase,
+      env: integration_tests,
+      language: dotnet,
+      runtime-id: Guid_1,
+      span.kind: client,
+      _dd.base_service: Samples.Couchbase3,
+      _dd.svc_src: couchbase
+    },
+    Metrics: {
+      process_id: 0,
+      _dd.top_level: 1.0,
+      _dd.tracer_kr: 1.0,
+      _sampling_priority_v1: 1.0
+    }
+  },
+  {
+    TraceId: Id_21,
+    SpanId: Id_22,
+    Name: couchbase.query,
+    Resource: SaslList,
+    Service: Samples.Couchbase3-couchbase,
+    Type: db,
+    Tags: {
+      component: Couchbase,
+      couchbase.operation.code: SaslList,
+      couchbase.operation.key: ,
+      db.couchbase.seed.nodes: couchbase,
+      env: integration_tests,
+      language: dotnet,
+      runtime-id: Guid_1,
+      span.kind: client,
+      _dd.base_service: Samples.Couchbase3,
+      _dd.svc_src: couchbase
+    },
+    Metrics: {
+      process_id: 0,
+      _dd.top_level: 1.0,
+      _dd.tracer_kr: 1.0,
+      _sampling_priority_v1: 1.0
+    }
+  },
+  {
+    TraceId: Id_23,
+    SpanId: Id_24,
+    Name: couchbase.query,

2 occurrences of :

-    TraceId: Id_21,
-    SpanId: Id_22,
+    TraceId: Id_25,
+    SpanId: Id_26,

2 occurrences of :

-    TraceId: Id_23,
-    SpanId: Id_24,
+    TraceId: Id_27,
+    SpanId: Id_28,

1 occurrences of :

+    Resource: SaslList,
+    Service: Samples.Couchbase3,
+    Type: db,
+    Tags: {
+      component: Couchbase,
+      couchbase.operation.code: SaslList,
+      couchbase.operation.key: ,
+      db.couchbase.seed.nodes: couchbase,
+      env: integration_tests,
+      language: dotnet,
+      peer.service: couchbase,
+      runtime-id: Guid_1,
+      span.kind: client,
+      version: 1.0.0,
+      _dd.peer.service.source: db.couchbase.seed.nodes
+    },
+    Metrics: {
+      process_id: 0,
+      _dd.top_level: 1.0,
+      _dd.tracer_kr: 1.0,
+      _sampling_priority_v1: 1.0
+    }
+  },
+  {
+    TraceId: Id_21,
+    SpanId: Id_22,
+    Name: couchbase.query,
+    Resource: SaslList,
+    Service: Samples.Couchbase3,
+    Type: db,
+    Tags: {
+      component: Couchbase,
+      couchbase.operation.code: SaslList,
+      couchbase.operation.key: ,
+      db.couchbase.seed.nodes: couchbase,
+      env: integration_tests,
+      language: dotnet,
+      peer.service: couchbase,
+      runtime-id: Guid_1,
+      span.kind: client,
+      version: 1.0.0,
+      _dd.peer.service.source: db.couchbase.seed.nodes
+    },
+    Metrics: {
+      process_id: 0,
+      _dd.top_level: 1.0,
+      _dd.tracer_kr: 1.0,
+      _sampling_priority_v1: 1.0
+    }
+  },
+  {
+    TraceId: Id_23,
+    SpanId: Id_24,
+    Name: couchbase.query,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:tests unit tests, integration tests status:work-in-progress Actively worked on. If this is a PR, no review needed yet. WIP. type:flake-fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant