Skip to content

Handle the case the info response does not contains endpoints / empty#10838

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 4 commits intomasterfrom
andrea.marziali/info-npe
Mar 16, 2026
Merged

Handle the case the info response does not contains endpoints / empty#10838
gh-worker-dd-mergequeue-cf854d[bot] merged 4 commits intomasterfrom
andrea.marziali/info-npe

Conversation

@amarziali
Copy link
Contributor

What Does This Do

Fixes that recurring issue:

java.lang.NullPointerException
  at java.util.HashSet.<init>(HashSet.java:119)
  at ddagent.DDAgentFeaturesDiscovery.processInfoResponse(DDAgentFeaturesDiscovery.java:242)
  at ddagent.DDAgentFeaturesDiscovery.doDiscovery(DDAgentFeaturesDiscovery.java:163)
  at ddagent.DDAgentFeaturesDiscovery.discoverIfOutdated(DDAgentFeaturesDiscovery.java:141)

catching or skipping will at the end cause a fallback to be used. So functionally won't change but will avoid to fail with a NPE

Motivation

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

Note: Once your PR is ready to merge, add it to the merge queue by commenting /merge. /merge -c cancels the queue request. /merge -f --reason "reason" skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.

@amarziali amarziali requested a review from a team as a code owner March 13, 2026 10:53
@amarziali amarziali requested a review from mhlidd March 13, 2026 10:53
@amarziali amarziali added type: bug Bug report and fix comp: core Tracer core labels Mar 13, 2026
@amarziali amarziali requested a review from mcculls March 13, 2026 10:53
@amarziali amarziali added the tag: telemetry error reported Reported by error telemetry label Mar 13, 2026
@pr-commenter
Copy link

pr-commenter bot commented Mar 13, 2026

Benchmarks

⚠️ Warning: Baseline build not found for merge-base commit. Comparing against the latest commit on master instead.

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master andrea.marziali/info-npe
git_commit_date 1773436250 1773649691
git_commit_sha 8185dcf f3f3ae9
release_version 1.61.0-SNAPSHOT~8185dcf699 1.61.0-SNAPSHOT~f3f3ae9206
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1773651425 1773651425
ci_job_id 1507407267 1507407267
ci_pipeline_id 102598763 102598763
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-0-zuvz1b6h 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-0-zuvz1b6h 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
module Agent Agent
parent None None

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 66 metrics, 5 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.61.0-SNAPSHOT~f3f3ae9206, baseline=1.61.0-SNAPSHOT~8185dcf699

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.069 s) : 0, 1068771
Total [baseline] (11.143 s) : 0, 11142609
Agent [candidate] (1.06 s) : 0, 1060450
Total [candidate] (10.975 s) : 0, 10974903
section appsec
Agent [baseline] (1.245 s) : 0, 1244838
Total [baseline] (11.185 s) : 0, 11184591
Agent [candidate] (1.252 s) : 0, 1252475
Total [candidate] (11.076 s) : 0, 11076012
section iast
Agent [baseline] (1.237 s) : 0, 1237277
Total [baseline] (11.345 s) : 0, 11344657
Agent [candidate] (1.226 s) : 0, 1226275
Total [candidate] (11.389 s) : 0, 11389111
section profiling
Agent [baseline] (1.18 s) : 0, 1180354
Total [baseline] (11.042 s) : 0, 11041696
Agent [candidate] (1.181 s) : 0, 1181079
Total [candidate] (11.01 s) : 0, 11010351
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.069 s -
Agent appsec 1.245 s 176.067 ms (16.5%)
Agent iast 1.237 s 168.506 ms (15.8%)
Agent profiling 1.18 s 111.583 ms (10.4%)
Total tracing 11.143 s -
Total appsec 11.185 s 41.982 ms (0.4%)
Total iast 11.345 s 202.048 ms (1.8%)
Total profiling 11.042 s -100.913 ms (-0.9%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.06 s -
Agent appsec 1.252 s 192.026 ms (18.1%)
Agent iast 1.226 s 165.825 ms (15.6%)
Agent profiling 1.181 s 120.629 ms (11.4%)
Total tracing 10.975 s -
Total appsec 11.076 s 101.109 ms (0.9%)
Total iast 11.389 s 414.208 ms (3.8%)
Total profiling 11.01 s 35.448 ms (0.3%)
gantt
    title petclinic - break down per module: candidate=1.61.0-SNAPSHOT~f3f3ae9206, baseline=1.61.0-SNAPSHOT~8185dcf699

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.214 ms) : 0, 1214
crashtracking [candidate] (1.188 ms) : 0, 1188
BytebuddyAgent [baseline] (633.451 ms) : 0, 633451
BytebuddyAgent [candidate] (627.587 ms) : 0, 627587
AgentMeter [baseline] (29.453 ms) : 0, 29453
AgentMeter [candidate] (29.133 ms) : 0, 29133
GlobalTracer [baseline] (258.738 ms) : 0, 258738
GlobalTracer [candidate] (256.436 ms) : 0, 256436
AppSec [baseline] (31.752 ms) : 0, 31752
AppSec [candidate] (31.386 ms) : 0, 31386
Debugger [baseline] (59.794 ms) : 0, 59794
Debugger [candidate] (59.343 ms) : 0, 59343
Remote Config [baseline] (635.752 µs) : 0, 636
Remote Config [candidate] (618.125 µs) : 0, 618
Telemetry [baseline] (8.701 ms) : 0, 8701
Telemetry [candidate] (8.594 ms) : 0, 8594
Flare Poller [baseline] (8.774 ms) : 0, 8774
Flare Poller [candidate] (10.182 ms) : 0, 10182
section appsec
crashtracking [baseline] (1.193 ms) : 0, 1193
crashtracking [candidate] (1.196 ms) : 0, 1196
BytebuddyAgent [baseline] (657.156 ms) : 0, 657156
BytebuddyAgent [candidate] (661.872 ms) : 0, 661872
AgentMeter [baseline] (12.062 ms) : 0, 12062
AgentMeter [candidate] (12.144 ms) : 0, 12144
GlobalTracer [baseline] (257.697 ms) : 0, 257697
GlobalTracer [candidate] (259.192 ms) : 0, 259192
AppSec [baseline] (177.263 ms) : 0, 177263
AppSec [candidate] (178.001 ms) : 0, 178001
Debugger [baseline] (66.097 ms) : 0, 66097
Debugger [candidate] (66.201 ms) : 0, 66201
Remote Config [baseline] (566.847 µs) : 0, 567
Remote Config [candidate] (577.974 µs) : 0, 578
Telemetry [baseline] (8.935 ms) : 0, 8935
Telemetry [candidate] (9.126 ms) : 0, 9126
Flare Poller [baseline] (3.648 ms) : 0, 3648
Flare Poller [candidate] (3.708 ms) : 0, 3708
IAST [baseline] (23.992 ms) : 0, 23992
IAST [candidate] (24.152 ms) : 0, 24152
section iast
crashtracking [baseline] (1.211 ms) : 0, 1211
crashtracking [candidate] (1.208 ms) : 0, 1208
BytebuddyAgent [baseline] (802.2 ms) : 0, 802200
BytebuddyAgent [candidate] (795.401 ms) : 0, 795401
AgentMeter [baseline] (11.596 ms) : 0, 11596
AgentMeter [candidate] (11.341 ms) : 0, 11341
GlobalTracer [baseline] (248.796 ms) : 0, 248796
GlobalTracer [candidate] (247.258 ms) : 0, 247258
AppSec [baseline] (26.758 ms) : 0, 26758
AppSec [candidate] (26.441 ms) : 0, 26441
Debugger [baseline] (65.27 ms) : 0, 65270
Debugger [candidate] (64.689 ms) : 0, 64689
Remote Config [baseline] (526.676 µs) : 0, 527
Remote Config [candidate] (521.837 µs) : 0, 522
Telemetry [baseline] (14.488 ms) : 0, 14488
Telemetry [candidate] (13.723 ms) : 0, 13723
Flare Poller [baseline] (4.783 ms) : 0, 4783
Flare Poller [candidate] (4.576 ms) : 0, 4576
IAST [baseline] (25.41 ms) : 0, 25410
IAST [candidate] (25.118 ms) : 0, 25118
section profiling
ProfilingAgent [baseline] (93.873 ms) : 0, 93873
ProfilingAgent [candidate] (93.324 ms) : 0, 93324
crashtracking [baseline] (1.165 ms) : 0, 1165
crashtracking [candidate] (1.169 ms) : 0, 1169
BytebuddyAgent [baseline] (681.416 ms) : 0, 681416
BytebuddyAgent [candidate] (682.213 ms) : 0, 682213
AgentMeter [baseline] (8.642 ms) : 0, 8642
AgentMeter [candidate] (8.669 ms) : 0, 8669
GlobalTracer [baseline] (215.35 ms) : 0, 215350
GlobalTracer [candidate] (215.23 ms) : 0, 215230
AppSec [baseline] (31.881 ms) : 0, 31881
AppSec [candidate] (31.931 ms) : 0, 31931
Debugger [baseline] (63.489 ms) : 0, 63489
Debugger [candidate] (63.129 ms) : 0, 63129
Remote Config [baseline] (584.807 µs) : 0, 585
Remote Config [candidate] (587.195 µs) : 0, 587
Telemetry [baseline] (9.784 ms) : 0, 9784
Telemetry [candidate] (10.547 ms) : 0, 10547
Flare Poller [baseline] (3.454 ms) : 0, 3454
Flare Poller [candidate] (3.52 ms) : 0, 3520
Profiling [baseline] (94.446 ms) : 0, 94446
Profiling [candidate] (93.889 ms) : 0, 93889
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.61.0-SNAPSHOT~f3f3ae9206, baseline=1.61.0-SNAPSHOT~8185dcf699

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.067 s) : 0, 1067313
Total [baseline] (8.849 s) : 0, 8849486
Agent [candidate] (1.058 s) : 0, 1058140
Total [candidate] (8.812 s) : 0, 8812362
section iast
Agent [baseline] (1.225 s) : 0, 1224898
Total [baseline] (9.552 s) : 0, 9551731
Agent [candidate] (1.229 s) : 0, 1228950
Total [candidate] (9.601 s) : 0, 9601300
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.067 s -
Agent iast 1.225 s 157.585 ms (14.8%)
Total tracing 8.849 s -
Total iast 9.552 s 702.245 ms (7.9%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.058 s -
Agent iast 1.229 s 170.81 ms (16.1%)
Total tracing 8.812 s -
Total iast 9.601 s 788.938 ms (9.0%)
gantt
    title insecure-bank - break down per module: candidate=1.61.0-SNAPSHOT~f3f3ae9206, baseline=1.61.0-SNAPSHOT~8185dcf699

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.215 ms) : 0, 1215
crashtracking [candidate] (1.191 ms) : 0, 1191
BytebuddyAgent [baseline] (633.525 ms) : 0, 633525
BytebuddyAgent [candidate] (627.374 ms) : 0, 627374
AgentMeter [baseline] (29.33 ms) : 0, 29330
AgentMeter [candidate] (29.087 ms) : 0, 29087
GlobalTracer [baseline] (258.449 ms) : 0, 258449
GlobalTracer [candidate] (256.419 ms) : 0, 256419
AppSec [baseline] (31.911 ms) : 0, 31911
AppSec [candidate] (31.551 ms) : 0, 31551
Debugger [baseline] (59.246 ms) : 0, 59246
Debugger [candidate] (58.717 ms) : 0, 58717
Remote Config [baseline] (628.951 µs) : 0, 629
Remote Config [candidate] (616.645 µs) : 0, 617
Telemetry [baseline] (8.758 ms) : 0, 8758
Telemetry [candidate] (8.662 ms) : 0, 8662
Flare Poller [baseline] (7.984 ms) : 0, 7984
Flare Poller [candidate] (8.615 ms) : 0, 8615
section iast
crashtracking [baseline] (1.208 ms) : 0, 1208
crashtracking [candidate] (1.192 ms) : 0, 1192
BytebuddyAgent [baseline] (795.05 ms) : 0, 795050
BytebuddyAgent [candidate] (796.498 ms) : 0, 796498
AgentMeter [baseline] (11.312 ms) : 0, 11312
AgentMeter [candidate] (11.406 ms) : 0, 11406
GlobalTracer [baseline] (247.082 ms) : 0, 247082
GlobalTracer [candidate] (248.786 ms) : 0, 248786
IAST [baseline] (25.1 ms) : 0, 25100
IAST [candidate] (25.306 ms) : 0, 25306
AppSec [baseline] (26.391 ms) : 0, 26391
AppSec [candidate] (26.561 ms) : 0, 26561
Debugger [baseline] (62.425 ms) : 0, 62425
Debugger [candidate] (63.014 ms) : 0, 63014
Remote Config [baseline] (518.847 µs) : 0, 519
Remote Config [candidate] (510.184 µs) : 0, 510
Telemetry [baseline] (14.84 ms) : 0, 14840
Telemetry [candidate] (14.844 ms) : 0, 14844
Flare Poller [baseline] (4.886 ms) : 0, 4886
Flare Poller [candidate] (4.871 ms) : 0, 4871
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master andrea.marziali/info-npe
git_commit_date 1773436250 1773649691
git_commit_sha 8185dcf f3f3ae9
release_version 1.61.0-SNAPSHOT~8185dcf699 1.61.0-SNAPSHOT~f3f3ae9206
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1773651902 1773651902
ci_job_id 1507407268 1507407268
ci_pipeline_id 102598763 102598763
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-1-zcwqylfx 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-1-zcwqylfx 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 20 metrics, 16 unstable metrics.

Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.61.0-SNAPSHOT~f3f3ae9206, baseline=1.61.0-SNAPSHOT~8185dcf699
    dateFormat X
    axisFormat %s
section baseline
no_agent (18.379 ms) : 18190, 18569
.   : milestone, 18379,
appsec (18.687 ms) : 18499, 18875
.   : milestone, 18687,
code_origins (17.747 ms) : 17569, 17925
.   : milestone, 17747,
iast (18.083 ms) : 17904, 18262
.   : milestone, 18083,
profiling (19.199 ms) : 19009, 19389
.   : milestone, 19199,
tracing (17.66 ms) : 17485, 17834
.   : milestone, 17660,
section candidate
no_agent (18.402 ms) : 18216, 18588
.   : milestone, 18402,
appsec (19.074 ms) : 18880, 19268
.   : milestone, 19074,
code_origins (17.837 ms) : 17660, 18015
.   : milestone, 17837,
iast (18.541 ms) : 18354, 18729
.   : milestone, 18541,
profiling (18.769 ms) : 18582, 18956
.   : milestone, 18769,
tracing (18.073 ms) : 17894, 18251
.   : milestone, 18073,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 18.379 ms [18.19 ms, 18.569 ms] -
appsec 18.687 ms [18.499 ms, 18.875 ms] 307.925 µs (1.7%)
code_origins 17.747 ms [17.569 ms, 17.925 ms] -632.172 µs (-3.4%)
iast 18.083 ms [17.904 ms, 18.262 ms] -296.606 µs (-1.6%)
profiling 19.199 ms [19.009 ms, 19.389 ms] 819.481 µs (4.5%)
tracing 17.66 ms [17.485 ms, 17.834 ms] -719.779 µs (-3.9%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 18.402 ms [18.216 ms, 18.588 ms] -
appsec 19.074 ms [18.88 ms, 19.268 ms] 672.108 µs (3.7%)
code_origins 17.837 ms [17.66 ms, 18.015 ms] -564.71 µs (-3.1%)
iast 18.541 ms [18.354 ms, 18.729 ms] 139.412 µs (0.8%)
profiling 18.769 ms [18.582 ms, 18.956 ms] 367.28 µs (2.0%)
tracing 18.073 ms [17.894 ms, 18.251 ms] -329.063 µs (-1.8%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.61.0-SNAPSHOT~f3f3ae9206, baseline=1.61.0-SNAPSHOT~8185dcf699
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.18 ms) : 1168, 1192
.   : milestone, 1180,
iast (3.215 ms) : 3171, 3258
.   : milestone, 3215,
iast_FULL (5.849 ms) : 5791, 5908
.   : milestone, 5849,
iast_GLOBAL (3.625 ms) : 3566, 3685
.   : milestone, 3625,
profiling (2.012 ms) : 1995, 2029
.   : milestone, 2012,
tracing (1.766 ms) : 1752, 1780
.   : milestone, 1766,
section candidate
no_agent (1.16 ms) : 1149, 1171
.   : milestone, 1160,
iast (3.297 ms) : 3250, 3344
.   : milestone, 3297,
iast_FULL (5.866 ms) : 5808, 5924
.   : milestone, 5866,
iast_GLOBAL (3.616 ms) : 3557, 3675
.   : milestone, 3616,
profiling (2.188 ms) : 2168, 2208
.   : milestone, 2188,
tracing (1.87 ms) : 1851, 1890
.   : milestone, 1870,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.18 ms [1.168 ms, 1.192 ms] -
iast 3.215 ms [3.171 ms, 3.258 ms] 2.034 ms (172.4%)
iast_FULL 5.849 ms [5.791 ms, 5.908 ms] 4.669 ms (395.6%)
iast_GLOBAL 3.625 ms [3.566 ms, 3.685 ms] 2.445 ms (207.2%)
profiling 2.012 ms [1.995 ms, 2.029 ms] 832.138 µs (70.5%)
tracing 1.766 ms [1.752 ms, 1.78 ms] 585.982 µs (49.7%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.16 ms [1.149 ms, 1.171 ms] -
iast 3.297 ms [3.25 ms, 3.344 ms] 2.137 ms (184.3%)
iast_FULL 5.866 ms [5.808 ms, 5.924 ms] 4.706 ms (405.7%)
iast_GLOBAL 3.616 ms [3.557 ms, 3.675 ms] 2.456 ms (211.8%)
profiling 2.188 ms [2.168 ms, 2.208 ms] 1.028 ms (88.6%)
tracing 1.87 ms [1.851 ms, 1.89 ms] 710.656 µs (61.3%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master andrea.marziali/info-npe
git_commit_date 1773436250 1773649691
git_commit_sha 8185dcf f3f3ae9
release_version 1.61.0-SNAPSHOT~8185dcf699 1.61.0-SNAPSHOT~f3f3ae9206
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1773651629 1773651629
ci_job_id 1507407269 1507407269
ci_pipeline_id 102598763 102598763
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-2-i3iavd9d 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-2-i3iavd9d 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 1 unstable metrics.

Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.61.0-SNAPSHOT~f3f3ae9206, baseline=1.61.0-SNAPSHOT~8185dcf699
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.475 ms) : 1463, 1486
.   : milestone, 1475,
appsec (3.811 ms) : 3589, 4033
.   : milestone, 3811,
iast (2.265 ms) : 2196, 2335
.   : milestone, 2265,
iast_GLOBAL (2.322 ms) : 2250, 2393
.   : milestone, 2322,
profiling (2.101 ms) : 2046, 2157
.   : milestone, 2101,
tracing (2.071 ms) : 2017, 2125
.   : milestone, 2071,
section candidate
no_agent (1.479 ms) : 1468, 1491
.   : milestone, 1479,
appsec (3.792 ms) : 3572, 4012
.   : milestone, 3792,
iast (2.267 ms) : 2197, 2337
.   : milestone, 2267,
iast_GLOBAL (2.311 ms) : 2241, 2382
.   : milestone, 2311,
profiling (2.108 ms) : 2051, 2165
.   : milestone, 2108,
tracing (2.065 ms) : 2012, 2119
.   : milestone, 2065,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.475 ms [1.463 ms, 1.486 ms] -
appsec 3.811 ms [3.589 ms, 4.033 ms] 2.337 ms (158.5%)
iast 2.265 ms [2.196 ms, 2.335 ms] 790.936 µs (53.6%)
iast_GLOBAL 2.322 ms [2.25 ms, 2.393 ms] 846.98 µs (57.4%)
profiling 2.101 ms [2.046 ms, 2.157 ms] 626.944 µs (42.5%)
tracing 2.071 ms [2.017 ms, 2.125 ms] 596.266 µs (40.4%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.479 ms [1.468 ms, 1.491 ms] -
appsec 3.792 ms [3.572 ms, 4.012 ms] 2.313 ms (156.4%)
iast 2.267 ms [2.197 ms, 2.337 ms] 787.858 µs (53.3%)
iast_GLOBAL 2.311 ms [2.241 ms, 2.382 ms] 832.341 µs (56.3%)
profiling 2.108 ms [2.051 ms, 2.165 ms] 628.954 µs (42.5%)
tracing 2.065 ms [2.012 ms, 2.119 ms] 586.31 µs (39.6%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.61.0-SNAPSHOT~f3f3ae9206, baseline=1.61.0-SNAPSHOT~8185dcf699
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.031 s) : 15031000, 15031000
.   : milestone, 15031000,
appsec (15.01 s) : 15010000, 15010000
.   : milestone, 15010000,
iast (17.822 s) : 17822000, 17822000
.   : milestone, 17822000,
iast_GLOBAL (18.105 s) : 18105000, 18105000
.   : milestone, 18105000,
profiling (15.58 s) : 15580000, 15580000
.   : milestone, 15580000,
tracing (15.121 s) : 15121000, 15121000
.   : milestone, 15121000,
section candidate
no_agent (15.0 s) : 15000000, 15000000
.   : milestone, 15000000,
appsec (15.13 s) : 15130000, 15130000
.   : milestone, 15130000,
iast (18.268 s) : 18268000, 18268000
.   : milestone, 18268000,
iast_GLOBAL (17.658 s) : 17658000, 17658000
.   : milestone, 17658000,
profiling (14.818 s) : 14818000, 14818000
.   : milestone, 14818000,
tracing (15.136 s) : 15136000, 15136000
.   : milestone, 15136000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.031 s [15.031 s, 15.031 s] -
appsec 15.01 s [15.01 s, 15.01 s] -21.0 ms (-0.1%)
iast 17.822 s [17.822 s, 17.822 s] 2.791 s (18.6%)
iast_GLOBAL 18.105 s [18.105 s, 18.105 s] 3.074 s (20.5%)
profiling 15.58 s [15.58 s, 15.58 s] 549.0 ms (3.7%)
tracing 15.121 s [15.121 s, 15.121 s] 90.0 ms (0.6%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.0 s [15.0 s, 15.0 s] -
appsec 15.13 s [15.13 s, 15.13 s] 130.0 ms (0.9%)
iast 18.268 s [18.268 s, 18.268 s] 3.268 s (21.8%)
iast_GLOBAL 17.658 s [17.658 s, 17.658 s] 2.658 s (17.7%)
profiling 14.818 s [14.818 s, 14.818 s] -182.0 ms (-1.2%)
tracing 15.136 s [15.136 s, 15.136 s] 136.0 ms (0.9%)

Copy link
Contributor

@PerfectSlayer PerfectSlayer left a comment

Choose a reason for hiding this comment

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

Thanks for the fix! Adding an additional suggestion for type check.

@amarziali amarziali enabled auto-merge March 13, 2026 13:40
@amarziali amarziali added type: bug Bug report and fix and removed type: bug Bug report and fix labels Mar 16, 2026
@amarziali amarziali added this pull request to the merge queue Mar 16, 2026
@dd-octo-sts
Copy link
Contributor

dd-octo-sts bot commented Mar 16, 2026

/merge

@gh-worker-devflow-routing-ef8351
Copy link

gh-worker-devflow-routing-ef8351 bot commented Mar 16, 2026

View all feedbacks in Devflow UI.

2026-03-16 12:08:20 UTC ℹ️ Start processing command /merge


2026-03-16 12:08:24 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 2h (p90).


2026-03-16 13:47:40 UTC ℹ️ MergeQueue: This merge request was merged

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 16, 2026
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot merged commit 930b2a6 into master Mar 16, 2026
577 of 579 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot deleted the andrea.marziali/info-npe branch March 16, 2026 13:47
@github-actions github-actions bot added this to the 1.61.0 milestone Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: core Tracer core tag: telemetry error reported Reported by error telemetry type: bug Bug report and fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants