Skip to content

[Dynamic Instrumentation] DEBUG-4689 Remove the 100-probe limit for Dynamic Instrumentation#7848

Merged
dudikeleti merged 5 commits intomasterfrom
dudik/remove-100-probe-limit
Feb 15, 2026
Merged

[Dynamic Instrumentation] DEBUG-4689 Remove the 100-probe limit for Dynamic Instrumentation#7848
dudikeleti merged 5 commits intomasterfrom
dudik/remove-100-probe-limit

Conversation

@dudikeleti
Copy link
Contributor

Summary of changes

Remove the hard-coded 100-probe limit per ptobe type for Dynamic Instrumentation and replace it with an internal, configurable per-type limit that defaults to “no limit”.

Reason for change

The MCP server and agentic debugging use cases are becoming increasingly popular. This growth is expected to lead to hitting the 100 probe limit in services more frequently.

@dd-trace-dotnet-ci-bot
Copy link

dd-trace-dotnet-ci-bot bot commented Nov 19, 2025

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (7848) 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
duration68.98 ± (69.02 - 69.28) ms69.26 ± (69.28 - 69.56) ms+0.4%✅⬆️
.NET Framework 4.8 - Bailout
duration72.68 ± (72.60 - 72.87) ms73.06 ± (72.93 - 73.25) ms+0.5%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1034.03 ± (1035.65 - 1041.50) ms1036.02 ± (1036.35 - 1041.98) ms+0.2%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.36 ± (22.33 - 22.39) ms22.30 ± (22.27 - 22.33) ms-0.3%
process.time_to_main_ms87.03 ± (86.86 - 87.19) ms87.15 ± (86.97 - 87.32) ms+0.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed15.46 ± (15.46 - 15.47) MB15.46 ± (15.46 - 15.47) MB+0.0%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.26 ± (22.23 - 22.29) ms22.23 ± (22.21 - 22.26) ms-0.1%
process.time_to_main_ms88.15 ± (87.99 - 88.31) ms87.83 ± (87.72 - 87.94) ms-0.4%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed15.52 ± (15.51 - 15.52) MB15.51 ± (15.51 - 15.51) MB-0.0%
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms257.52 ± (254.58 - 260.46) ms254.43 ± (250.94 - 257.91) ms-1.2%
process.time_to_main_ms494.19 ± (493.65 - 494.73) ms492.84 ± (492.29 - 493.39) ms-0.3%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed52.22 ± (52.20 - 52.24) MB52.13 ± (52.11 - 52.15) MB-0.2%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.0%
.NET 6 - Baseline
process.internal_duration_ms21.09 ± (21.06 - 21.11) ms21.01 ± (20.99 - 21.03) ms-0.3%
process.time_to_main_ms75.23 ± (75.08 - 75.38) ms75.36 ± (75.21 - 75.50) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed15.19 ± (15.18 - 15.19) MB15.18 ± (15.18 - 15.19) MB-0.0%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms21.04 ± (21.02 - 21.07) ms20.91 ± (20.89 - 20.94) ms-0.6%
process.time_to_main_ms76.17 ± (76.03 - 76.31) ms76.26 ± (76.12 - 76.40) ms+0.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed15.31 ± (15.31 - 15.31) MB15.29 ± (15.29 - 15.30) MB-0.1%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms256.06 ± (255.41 - 256.71) ms257.80 ± (256.91 - 258.70) ms+0.7%✅⬆️
process.time_to_main_ms470.71 ± (470.05 - 471.36) ms471.73 ± (471.17 - 472.29) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed53.03 ± (53.00 - 53.06) MB52.97 ± (52.94 - 52.99) MB-0.1%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.3%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms18.94 ± (18.91 - 18.96) ms18.94 ± (18.91 - 18.97) ms+0.0%✅⬆️
process.time_to_main_ms68.12 ± (67.98 - 68.26) ms68.15 ± (68.01 - 68.28) ms+0.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.69 ± (7.68 - 7.70) MB7.66 ± (7.65 - 7.66) MB-0.4%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms18.92 ± (18.89 - 18.95) ms19.02 ± (18.99 - 19.05) ms+0.5%✅⬆️
process.time_to_main_ms69.31 ± (69.17 - 69.45) ms69.43 ± (69.31 - 69.56) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.74 ± (7.73 - 7.75) MB7.72 ± (7.72 - 7.73) MB-0.2%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms177.39 ± (176.48 - 178.31) ms178.32 ± (177.55 - 179.10) ms+0.5%✅⬆️
process.time_to_main_ms429.21 ± (428.69 - 429.73) ms430.20 ± (429.51 - 430.89) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed35.91 ± (35.89 - 35.94) MB35.91 ± (35.88 - 35.95) MB+0.0%✅⬆️
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
duration198.55 ± (198.39 - 199.43) ms196.90 ± (196.86 - 197.63) ms-0.8%
.NET Framework 4.8 - Bailout
duration206.87 ± (211.03 - 214.76) ms202.68 ± (202.30 - 203.27) ms-2.0%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1159.73 ± (1160.94 - 1168.30) ms1167.42 ± (1167.11 - 1175.98) ms+0.7%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms200.74 ± (200.26 - 201.21) ms197.35 ± (196.80 - 197.90) ms-1.7%
process.time_to_main_ms91.94 ± (91.68 - 92.20) ms90.62 ± (90.33 - 90.90) ms-1.4%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed20.55 ± (20.53 - 20.57) MB20.55 ± (20.53 - 20.57) MB-0.0%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.5%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms199.03 ± (198.54 - 199.52) ms198.26 ± (197.69 - 198.83) ms-0.4%
process.time_to_main_ms92.93 ± (92.66 - 93.20) ms92.66 ± (92.38 - 92.94) ms-0.3%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed20.60 ± (20.58 - 20.62) MB20.60 ± (20.58 - 20.62) MB-0.0%
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (21 - 21)-0.1%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms446.79 ± (443.96 - 449.63) ms447.89 ± (444.79 - 450.99) ms+0.2%✅⬆️
process.time_to_main_ms513.74 ± (512.86 - 514.61) ms512.02 ± (510.95 - 513.10) ms-0.3%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed62.23 ± (62.11 - 62.34) MB62.31 ± (62.17 - 62.44) MB+0.1%✅⬆️
runtime.dotnet.threads.count29 ± (29 - 29)29 ± (29 - 29)-0.2%
.NET 6 - Baseline
process.internal_duration_ms200.94 ± (200.43 - 201.45) ms198.32 ± (197.79 - 198.84) ms-1.3%
process.time_to_main_ms73.25 ± (73.05 - 73.44) ms72.24 ± (72.02 - 72.45) ms-1.4%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.26 ± (16.24 - 16.28) MB16.31 ± (16.29 - 16.33) MB+0.3%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-0.5%
.NET 6 - Bailout
process.internal_duration_ms199.63 ± (199.11 - 200.15) ms197.99 ± (197.47 - 198.52) ms-0.8%
process.time_to_main_ms74.19 ± (73.98 - 74.40) ms73.47 ± (73.27 - 73.67) ms-1.0%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.32 ± (16.30 - 16.34) MB16.34 ± (16.32 - 16.36) MB+0.1%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms458.12 ± (455.22 - 461.03) ms455.41 ± (452.91 - 457.90) ms-0.6%
process.time_to_main_ms463.48 ± (462.60 - 464.35) ms459.67 ± (458.96 - 460.39) ms-0.8%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed57.76 ± (57.62 - 57.90) MB57.94 ± (57.81 - 58.06) MB+0.3%✅⬆️
runtime.dotnet.threads.count29 ± (29 - 30)29 ± (29 - 30)+0.0%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms202.28 ± (201.69 - 202.86) ms200.95 ± (200.31 - 201.59) ms-0.7%
process.time_to_main_ms78.60 ± (78.35 - 78.86) ms77.97 ± (77.73 - 78.21) ms-0.8%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.18 ± (16.16 - 16.20) MB16.16 ± (16.15 - 16.18) MB-0.1%
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-0.1%
.NET 8 - Bailout
process.internal_duration_ms199.95 ± (199.44 - 200.46) ms199.04 ± (198.53 - 199.56) ms-0.5%
process.time_to_main_ms78.87 ± (78.70 - 79.05) ms78.71 ± (78.50 - 78.93) ms-0.2%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.27 ± (16.25 - 16.29) MB16.27 ± (16.26 - 16.29) MB+0.0%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-0.1%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms392.30 ± (387.22 - 397.39) ms391.35 ± (386.33 - 396.37) ms-0.2%
process.time_to_main_ms468.67 ± (467.92 - 469.41) ms470.11 ± (469.32 - 470.89) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed53.07 ± (52.91 - 53.24) MB52.68 ± (52.54 - 52.82) MB-0.7%
runtime.dotnet.threads.count29 ± (29 - 29)29 ± (29 - 29)+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 (7848) - mean (69ms)  : 67, 71
    master - mean (69ms)  : 67, 71

    section Bailout
    This PR (7848) - mean (73ms)  : 72, 75
    master - mean (73ms)  : 71, 74

    section CallTarget+Inlining+NGEN
    This PR (7848) - mean (1,039ms)  : 999, 1080
    master - mean (1,039ms)  : 997, 1080

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 (7848) - mean (116ms)  : 113, 119
    master - mean (116ms)  : 112, 119

    section Bailout
    This PR (7848) - mean (116ms)  : 115, 117
    master - mean (116ms)  : 114, 119

    section CallTarget+Inlining+NGEN
    This PR (7848) - mean (776ms)  : 722, 829
    master - mean (781ms)  : 730, 833

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

    section Bailout
    This PR (7848) - mean (103ms)  : 100, 105
    master - mean (103ms)  : 101, 104

    section CallTarget+Inlining+NGEN
    This PR (7848) - mean (755ms)  : 736, 775
    master - mean (759ms)  : 732, 787

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (7848) - mean (94ms)  : 91, 96
    master - mean (94ms)  : 91, 96

    section Bailout
    This PR (7848) - mean (95ms)  : 93, 97
    master - mean (95ms)  : 92, 97

    section CallTarget+Inlining+NGEN
    This PR (7848) - mean (636ms)  : 624, 648
    master - mean (633ms)  : 620, 647

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 (7848) - mean (197ms)  : 192, 202
    master - mean (199ms)  : 192, 206

    section Bailout
    This PR (7848) - mean (203ms)  : 196, 210
    master - mean (213ms)  : 185, 241

    section CallTarget+Inlining+NGEN
    This PR (7848) - mean (1,172ms)  : 1105, 1238
    master - mean (1,165ms)  : 1109, 1220

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 (7848) - mean (298ms)  : 284, 312
    master - mean (302ms)  : 289, 316

    section Bailout
    This PR (7848) - mean (300ms)  : 289, 311
    master - mean (302ms)  : 293, 310

    section CallTarget+Inlining+NGEN
    This PR (7848) - mean (991ms)  : 932, 1050
    master - mean (994ms)  : 951, 1038

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (7848) - mean (279ms)  : 269, 289
    master - mean (283ms)  : 271, 294

    section Bailout
    This PR (7848) - mean (280ms)  : 270, 290
    master - mean (282ms)  : 273, 291

    section CallTarget+Inlining+NGEN
    This PR (7848) - mean (947ms)  : 908, 985
    master - mean (951ms)  : 897, 1006

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (7848) - mean (290ms)  : 277, 303
    master - mean (292ms)  : 281, 302

    section Bailout
    This PR (7848) - mean (289ms)  : 277, 300
    master - mean (290ms)  : 279, 300

    section CallTarget+Inlining+NGEN
    This PR (7848) - mean (892ms)  : 825, 958
    master - mean (895ms)  : 822, 967

Loading

@dudikeleti dudikeleti force-pushed the dudik/remove-100-probe-limit branch from db67d1d to 7e5de48 Compare February 13, 2026 11:05
@dudikeleti dudikeleti marked this pull request as ready for review February 13, 2026 11:05
@dudikeleti dudikeleti requested review from a team as code owners February 13, 2026 11:05
@dudikeleti dudikeleti enabled auto-merge (squash) February 13, 2026 11:06
Copy link
Member

@andrewlock andrewlock left a comment

Choose a reason for hiding this comment

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

I think the config key description are switched up (the existing key shouldn't change I think?).

You'll also need to add the new key to the config_norm.json files, and make an equivelent PR to dd-go to ensure it's added to the allow list 🙂

Otherwise, LGTM

@dudikeleti dudikeleti disabled auto-merge February 13, 2026 11:40
@pr-commenter
Copy link

pr-commenter bot commented Feb 13, 2026

Benchmarks

Benchmark execution time: 2026-02-13 17:38:48

Comparing candidate commit 54ef6b1 in PR branch dudik/remove-100-probe-limit with baseline commit 34cec39 in branch master.

Found 10 performance improvements and 8 performance regressions! Performance is the same for 166 metrics, 8 unstable metrics.

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 throughput [-31.450op/s; -30.039op/s] or [-5.414%; -5.171%]
  • 🟩 execution_time [-17.031ms; -16.506ms] or [-7.729%; -7.490%]

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

  • 🟥 execution_time [+29.264ms; +35.767ms] or [+15.089%; +18.442%]

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

  • 🟥 execution_time [+18.807ms; +19.227ms] or [+10.444%; +10.677%]

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

  • 🟥 execution_time [+21.182ms; +21.932ms] or [+11.732%; +12.148%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟩 execution_time [-21.425ms; -14.953ms] or [-9.844%; -6.871%]
  • 🟩 throughput [+77.117op/s; +109.662op/s] or [+7.486%; +10.645%]

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

  • 🟩 execution_time [-112.576µs; -106.318µs] or [-7.354%; -6.945%]
  • 🟩 throughput [+48.857op/s; +51.741op/s] or [+7.479%; +7.921%]

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

  • 🟥 execution_time [+51.841µs; +60.652µs] or [+5.041%; +5.898%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟩 throughput [+19694.719op/s; +20392.930op/s] or [+6.971%; +7.219%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 throughput [-27368.033op/s; -23265.888op/s] or [-6.546%; -5.565%]

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

  • 🟩 execution_time [-16.887ms; -12.688ms] or [-7.957%; -5.978%]

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

  • 🟩 throughput [+2540.643op/s; +4442.552op/s] or [+12.416%; +21.710%]

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

  • 🟥 execution_time [+23.180ms; +28.126ms] or [+13.147%; +15.952%]

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

  • 🟩 throughput [+12242.686op/s; +17964.864op/s] or [+5.456%; +8.006%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟩 throughput [+61181853.023op/s; +62010305.386op/s] or [+44.569%; +45.172%]

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

  • 🟥 execution_time [+19.576ms; +23.280ms] or [+9.968%; +11.854%]

@dudikeleti dudikeleti force-pushed the dudik/remove-100-probe-limit branch from 7e5de48 to 3f7bf63 Compare February 13, 2026 15:10
@dudikeleti dudikeleti enabled auto-merge (squash) February 13, 2026 15:14
@dudikeleti dudikeleti disabled auto-merge February 13, 2026 16:12
@dudikeleti dudikeleti force-pushed the dudik/remove-100-probe-limit branch from 84845dd to 54ef6b1 Compare February 13, 2026 16:58
@dudikeleti dudikeleti merged commit fd35a56 into master Feb 15, 2026
142 of 144 checks passed
@dudikeleti dudikeleti deleted the dudik/remove-100-probe-limit branch February 15, 2026 16:07
@github-actions github-actions bot added this to the vNext-v3 milestone Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants