Skip to content

Remove noise at boostrap due to telemetry failures#11218

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 4 commits intomasterfrom
andrea.marziali/println
Apr 28, 2026
Merged

Remove noise at boostrap due to telemetry failures#11218
gh-worker-dd-mergequeue-cf854d[bot] merged 4 commits intomasterfrom
andrea.marziali/println

Conversation

@amarziali
Copy link
Copy Markdown
Contributor

What Does This Do

We have customers reporting noisy spurious logs at bootstrap like Failed to send telemetry: Stream closed..
The telemetry forwarder is not something we control (is set by SSI through DD_TELEMETRY_FORWARDER_PATH)

However, if some failure occurs, we might avoid printing errors on the stderr for most common cases since it's not actionable for a customer. We also cannot use a logger here since sounds too early.

This PR mute the errors for common IOException and also close the out stream quietly. The generic Throwable catchall is still logging.

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 April 28, 2026 07:54
@amarziali amarziali requested a review from mcculls April 28, 2026 07:54
@amarziali amarziali added type: enhancement Enhancements and improvements comp: telemetry Telemetry labels Apr 28, 2026
Comment thread dd-java-agent/src/main/java6/datadog/trace/bootstrap/AgentPreCheck.java Outdated
amarziali and others added 2 commits April 28, 2026 10:19
…heck.java

Co-authored-by: Stuart McCulloch <stuart.mcculloch@datadoghq.com>
…nitializationTelemetry.java

Co-authored-by: Stuart McCulloch <stuart.mcculloch@datadoghq.com>
Copy link
Copy Markdown
Contributor

@mcculls mcculls left a comment

Choose a reason for hiding this comment

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

LGTM!

@amarziali amarziali enabled auto-merge April 28, 2026 08:53
@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Apr 28, 2026

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master andrea.marziali/println
git_commit_date 1777321489 1777365529
git_commit_sha 75fe2b3 60bf325
release_version 1.62.0-SNAPSHOT~75fe2b3c55 1.62.0-SNAPSHOT~60bf325046
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1777367224 1777367224
ci_job_id 1636640214 1636640214
ci_pipeline_id 110081059 110081059
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-bu9ke6qv 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-bu9ke6qv 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 61 metrics, 10 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.62.0-SNAPSHOT~60bf325046, baseline=1.62.0-SNAPSHOT~75fe2b3c55

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.067 s) : 0, 1067057
Total [baseline] (11.081 s) : 0, 11081018
Agent [candidate] (1.067 s) : 0, 1067165
Total [candidate] (11.009 s) : 0, 11009451
section appsec
Agent [baseline] (1.274 s) : 0, 1273512
Total [baseline] (11.087 s) : 0, 11086574
Agent [candidate] (1.267 s) : 0, 1267134
Total [candidate] (11.071 s) : 0, 11070996
section iast
Agent [baseline] (1.245 s) : 0, 1244886
Total [baseline] (11.327 s) : 0, 11327356
Agent [candidate] (1.252 s) : 0, 1251725
Total [candidate] (11.328 s) : 0, 11328332
section profiling
Agent [baseline] (1.193 s) : 0, 1192726
Total [baseline] (10.955 s) : 0, 10954826
Agent [candidate] (1.187 s) : 0, 1187403
Total [candidate] (10.93 s) : 0, 10930440
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.067 s -
Agent appsec 1.274 s 206.454 ms (19.3%)
Agent iast 1.245 s 177.829 ms (16.7%)
Agent profiling 1.193 s 125.669 ms (11.8%)
Total tracing 11.081 s -
Total appsec 11.087 s 5.557 ms (0.1%)
Total iast 11.327 s 246.338 ms (2.2%)
Total profiling 10.955 s -126.191 ms (-1.1%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.067 s -
Agent appsec 1.267 s 199.969 ms (18.7%)
Agent iast 1.252 s 184.56 ms (17.3%)
Agent profiling 1.187 s 120.238 ms (11.3%)
Total tracing 11.009 s -
Total appsec 11.071 s 61.545 ms (0.6%)
Total iast 11.328 s 318.881 ms (2.9%)
Total profiling 10.93 s -79.011 ms (-0.7%)
gantt
    title petclinic - break down per module: candidate=1.62.0-SNAPSHOT~60bf325046, baseline=1.62.0-SNAPSHOT~75fe2b3c55

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.199 ms) : 0, 1199
crashtracking [candidate] (1.217 ms) : 0, 1217
BytebuddyAgent [baseline] (637.732 ms) : 0, 637732
BytebuddyAgent [candidate] (636.743 ms) : 0, 636743
AgentMeter [baseline] (29.853 ms) : 0, 29853
AgentMeter [candidate] (29.684 ms) : 0, 29684
GlobalTracer [baseline] (249.081 ms) : 0, 249081
GlobalTracer [candidate] (250.189 ms) : 0, 250189
AppSec [baseline] (32.682 ms) : 0, 32682
AppSec [candidate] (32.83 ms) : 0, 32830
Debugger [baseline] (60.45 ms) : 0, 60450
Debugger [candidate] (60.931 ms) : 0, 60931
Remote Config [baseline] (582.631 µs) : 0, 583
Remote Config [candidate] (596.071 µs) : 0, 596
Telemetry [baseline] (9.05 ms) : 0, 9050
Telemetry [candidate] (8.405 ms) : 0, 8405
Flare Poller [baseline] (10.406 ms) : 0, 10406
Flare Poller [candidate] (10.552 ms) : 0, 10552
section appsec
crashtracking [baseline] (1.226 ms) : 0, 1226
crashtracking [candidate] (1.215 ms) : 0, 1215
BytebuddyAgent [baseline] (681.356 ms) : 0, 681356
BytebuddyAgent [candidate] (676.775 ms) : 0, 676775
AgentMeter [baseline] (12.245 ms) : 0, 12245
AgentMeter [candidate] (12.216 ms) : 0, 12216
GlobalTracer [baseline] (250.833 ms) : 0, 250833
GlobalTracer [candidate] (249.535 ms) : 0, 249535
AppSec [baseline] (185.942 ms) : 0, 185942
AppSec [candidate] (185.406 ms) : 0, 185406
Debugger [baseline] (65.447 ms) : 0, 65447
Debugger [candidate] (65.118 ms) : 0, 65118
Remote Config [baseline] (599.444 µs) : 0, 599
Remote Config [candidate] (583.244 µs) : 0, 583
Telemetry [baseline] (7.969 ms) : 0, 7969
Telemetry [candidate] (7.989 ms) : 0, 7989
Flare Poller [baseline] (6.171 ms) : 0, 6171
Flare Poller [candidate] (7.494 ms) : 0, 7494
IAST [baseline] (24.897 ms) : 0, 24897
IAST [candidate] (24.736 ms) : 0, 24736
section iast
crashtracking [baseline] (1.221 ms) : 0, 1221
crashtracking [candidate] (1.245 ms) : 0, 1245
BytebuddyAgent [baseline] (823.759 ms) : 0, 823759
BytebuddyAgent [candidate] (830.421 ms) : 0, 830421
AgentMeter [baseline] (11.286 ms) : 0, 11286
AgentMeter [candidate] (11.369 ms) : 0, 11369
GlobalTracer [baseline] (237.786 ms) : 0, 237786
GlobalTracer [candidate] (237.845 ms) : 0, 237845
AppSec [baseline] (32.139 ms) : 0, 32139
AppSec [candidate] (29.902 ms) : 0, 29902
Debugger [baseline] (63.223 ms) : 0, 63223
Debugger [candidate] (64.008 ms) : 0, 64008
Remote Config [baseline] (529.56 µs) : 0, 530
Remote Config [candidate] (523.457 µs) : 0, 523
Telemetry [baseline] (8.011 ms) : 0, 8011
Telemetry [candidate] (7.96 ms) : 0, 7960
Flare Poller [baseline] (3.436 ms) : 0, 3436
Flare Poller [candidate] (3.422 ms) : 0, 3422
IAST [baseline] (27.354 ms) : 0, 27354
IAST [candidate] (28.905 ms) : 0, 28905
section profiling
crashtracking [baseline] (1.204 ms) : 0, 1204
crashtracking [candidate] (1.184 ms) : 0, 1184
BytebuddyAgent [baseline] (696.593 ms) : 0, 696593
BytebuddyAgent [candidate] (692.881 ms) : 0, 692881
AgentMeter [baseline] (8.969 ms) : 0, 8969
AgentMeter [candidate] (8.879 ms) : 0, 8879
GlobalTracer [baseline] (209.356 ms) : 0, 209356
GlobalTracer [candidate] (208.223 ms) : 0, 208223
AppSec [baseline] (32.809 ms) : 0, 32809
AppSec [candidate] (32.685 ms) : 0, 32685
Debugger [baseline] (66.211 ms) : 0, 66211
Debugger [candidate] (65.912 ms) : 0, 65912
Remote Config [baseline] (568.491 µs) : 0, 568
Remote Config [candidate] (565.236 µs) : 0, 565
Telemetry [baseline] (8.12 ms) : 0, 8120
Telemetry [candidate] (8.128 ms) : 0, 8128
Flare Poller [baseline] (3.587 ms) : 0, 3587
Flare Poller [candidate] (3.597 ms) : 0, 3597
ProfilingAgent [baseline] (93.503 ms) : 0, 93503
ProfilingAgent [candidate] (93.806 ms) : 0, 93806
Profiling [baseline] (94.055 ms) : 0, 94055
Profiling [candidate] (94.367 ms) : 0, 94367
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.62.0-SNAPSHOT~60bf325046, baseline=1.62.0-SNAPSHOT~75fe2b3c55

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.063 s) : 0, 1063161
Total [baseline] (8.834 s) : 0, 8833586
Agent [candidate] (1.065 s) : 0, 1064744
Total [candidate] (8.845 s) : 0, 8844986
section iast
Agent [baseline] (1.253 s) : 0, 1252893
Total [baseline] (9.601 s) : 0, 9600806
Agent [candidate] (1.245 s) : 0, 1245147
Total [candidate] (9.519 s) : 0, 9518732
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.063 s -
Agent iast 1.253 s 189.731 ms (17.8%)
Total tracing 8.834 s -
Total iast 9.601 s 767.221 ms (8.7%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.065 s -
Agent iast 1.245 s 180.402 ms (16.9%)
Total tracing 8.845 s -
Total iast 9.519 s 673.746 ms (7.6%)
gantt
    title insecure-bank - break down per module: candidate=1.62.0-SNAPSHOT~60bf325046, baseline=1.62.0-SNAPSHOT~75fe2b3c55

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.24 ms) : 0, 1240
crashtracking [candidate] (1.219 ms) : 0, 1219
BytebuddyAgent [baseline] (635.268 ms) : 0, 635268
BytebuddyAgent [candidate] (636.175 ms) : 0, 636175
AgentMeter [baseline] (29.543 ms) : 0, 29543
AgentMeter [candidate] (29.501 ms) : 0, 29501
GlobalTracer [baseline] (248.369 ms) : 0, 248369
GlobalTracer [candidate] (248.857 ms) : 0, 248857
AppSec [baseline] (32.847 ms) : 0, 32847
AppSec [candidate] (32.855 ms) : 0, 32855
Debugger [baseline] (59.513 ms) : 0, 59513
Debugger [candidate] (59.752 ms) : 0, 59752
Remote Config [baseline] (602.788 µs) : 0, 603
Remote Config [candidate] (604.5 µs) : 0, 604
Telemetry [baseline] (9.108 ms) : 0, 9108
Telemetry [candidate] (8.385 ms) : 0, 8385
Flare Poller [baseline] (10.585 ms) : 0, 10585
Flare Poller [candidate] (11.377 ms) : 0, 11377
section iast
crashtracking [baseline] (1.252 ms) : 0, 1252
crashtracking [candidate] (1.242 ms) : 0, 1242
BytebuddyAgent [baseline] (830.36 ms) : 0, 830360
BytebuddyAgent [candidate] (824.072 ms) : 0, 824072
AgentMeter [baseline] (11.322 ms) : 0, 11322
AgentMeter [candidate] (11.393 ms) : 0, 11393
GlobalTracer [baseline] (239.365 ms) : 0, 239365
GlobalTracer [candidate] (237.96 ms) : 0, 237960
AppSec [baseline] (31.643 ms) : 0, 31643
AppSec [candidate] (32.401 ms) : 0, 32401
Debugger [baseline] (62.625 ms) : 0, 62625
Debugger [candidate] (63.539 ms) : 0, 63539
Remote Config [baseline] (526.758 µs) : 0, 527
Remote Config [candidate] (534.439 µs) : 0, 534
Telemetry [baseline] (7.93 ms) : 0, 7930
Telemetry [candidate] (7.934 ms) : 0, 7934
Flare Poller [baseline] (3.371 ms) : 0, 3371
Flare Poller [candidate] (3.368 ms) : 0, 3368
IAST [baseline] (28.325 ms) : 0, 28325
IAST [candidate] (26.626 ms) : 0, 26626
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master andrea.marziali/println
git_commit_date 1777321489 1777365529
git_commit_sha 75fe2b3 60bf325
release_version 1.62.0-SNAPSHOT~75fe2b3c55 1.62.0-SNAPSHOT~60bf325046
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1777367808 1777367808
ci_job_id 1636640217 1636640217
ci_pipeline_id 110081059 110081059
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-3-qbnku1rh 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-3-qbnku1rh 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 2 performance improvements and 4 performance regressions! Performance is the same for 14 metrics, 16 unstable metrics.

scenario Δ mean agg_http_req_duration_p50 Δ mean agg_http_req_duration_p95 Δ mean throughput candidate mean agg_http_req_duration_p50 candidate mean agg_http_req_duration_p95 candidate mean throughput baseline mean agg_http_req_duration_p50 baseline mean agg_http_req_duration_p95 baseline mean throughput
scenario:load:insecure-bank:iast:high_load worse
[+66.083µs; +187.731µs] or [+2.586%; +7.345%]
unsure
[+47.931µs; +453.290µs] or [+0.643%; +6.079%]
unstable
[-186.380op/s; +92.817op/s] or [-13.448%; +6.697%]
2.683ms 7.707ms 1339.125op/s 2.556ms 7.456ms 1385.906op/s
scenario:load:insecure-bank:iast_FULL:high_load worse
[+266.213µs; +523.281µs] or [+5.190%; +10.202%]
worse
[+507.124µs; +1147.798µs] or [+4.151%; +9.394%]
unstable
[-118.669op/s; +24.919op/s] or [-14.878%; +3.124%]
5.524ms 13.045ms 750.750op/s 5.129ms 12.218ms 797.625op/s
scenario:load:petclinic:no_agent:high_load worse
[+0.880ms; +2.492ms] or [+5.001%; +14.163%]
unstable
[+0.721ms; +4.064ms] or [+2.482%; +13.988%]
unstable
[-44.231op/s; +11.856op/s] or [-17.407%; +4.666%]
19.279ms 31.445ms 237.906op/s 17.593ms 29.052ms 254.094op/s
scenario:load:petclinic:tracing:high_load better
[-2.100ms; -1.742ms] or [-11.005%; -9.126%]
better
[-2.872ms; -1.429ms] or [-9.528%; -4.740%]
unstable
[-0.164op/s; +52.414op/s] or [-0.068%; +21.828%]
17.163ms 27.996ms 266.250op/s 19.084ms 30.147ms 240.125op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.62.0-SNAPSHOT~60bf325046, baseline=1.62.0-SNAPSHOT~75fe2b3c55
    dateFormat X
    axisFormat %s
section baseline
no_agent (18.365 ms) : 18181, 18550
.   : milestone, 18365,
appsec (18.691 ms) : 18503, 18879
.   : milestone, 18691,
code_origins (17.607 ms) : 17434, 17780
.   : milestone, 17607,
iast (17.848 ms) : 17669, 18028
.   : milestone, 17848,
profiling (18.185 ms) : 18007, 18362
.   : milestone, 18185,
tracing (19.444 ms) : 19253, 19634
.   : milestone, 19444,
section candidate
no_agent (19.623 ms) : 19423, 19822
.   : milestone, 19623,
appsec (19.017 ms) : 18821, 19213
.   : milestone, 19017,
code_origins (17.718 ms) : 17545, 17891
.   : milestone, 17718,
iast (17.801 ms) : 17625, 17977
.   : milestone, 17801,
profiling (18.54 ms) : 18357, 18723
.   : milestone, 18540,
tracing (17.523 ms) : 17354, 17693
.   : milestone, 17523,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 18.365 ms [18.181 ms, 18.55 ms] -
appsec 18.691 ms [18.503 ms, 18.879 ms] 325.888 µs (1.8%)
code_origins 17.607 ms [17.434 ms, 17.78 ms] -757.981 µs (-4.1%)
iast 17.848 ms [17.669 ms, 18.028 ms] -517.14 µs (-2.8%)
profiling 18.185 ms [18.007 ms, 18.362 ms] -180.651 µs (-1.0%)
tracing 19.444 ms [19.253 ms, 19.634 ms] 1.078 ms (5.9%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 19.623 ms [19.423 ms, 19.822 ms] -
appsec 19.017 ms [18.821 ms, 19.213 ms] -606.053 µs (-3.1%)
code_origins 17.718 ms [17.545 ms, 17.891 ms] -1.905 ms (-9.7%)
iast 17.801 ms [17.625 ms, 17.977 ms] -1.822 ms (-9.3%)
profiling 18.54 ms [18.357 ms, 18.723 ms] -1.083 ms (-5.5%)
tracing 17.523 ms [17.354 ms, 17.693 ms] -2.099 ms (-10.7%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.62.0-SNAPSHOT~60bf325046, baseline=1.62.0-SNAPSHOT~75fe2b3c55
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.266 ms) : 1253, 1279
.   : milestone, 1266,
iast (3.301 ms) : 3252, 3351
.   : milestone, 3301,
iast_FULL (5.795 ms) : 5737, 5853
.   : milestone, 5795,
iast_GLOBAL (3.774 ms) : 3715, 3834
.   : milestone, 3774,
profiling (2.152 ms) : 2131, 2172
.   : milestone, 2152,
tracing (1.895 ms) : 1879, 1911
.   : milestone, 1895,
section candidate
no_agent (1.276 ms) : 1263, 1289
.   : milestone, 1276,
iast (3.419 ms) : 3370, 3468
.   : milestone, 3419,
iast_FULL (6.16 ms) : 6096, 6223
.   : milestone, 6160,
iast_GLOBAL (3.677 ms) : 3617, 3736
.   : milestone, 3677,
profiling (2.287 ms) : 2264, 2309
.   : milestone, 2287,
tracing (1.914 ms) : 1898, 1930
.   : milestone, 1914,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.266 ms [1.253 ms, 1.279 ms] -
iast 3.301 ms [3.252 ms, 3.351 ms] 2.035 ms (160.7%)
iast_FULL 5.795 ms [5.737 ms, 5.853 ms] 4.529 ms (357.7%)
iast_GLOBAL 3.774 ms [3.715 ms, 3.834 ms] 2.508 ms (198.1%)
profiling 2.152 ms [2.131 ms, 2.172 ms] 885.633 µs (69.9%)
tracing 1.895 ms [1.879 ms, 1.911 ms] 628.686 µs (49.7%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.276 ms [1.263 ms, 1.289 ms] -
iast 3.419 ms [3.37 ms, 3.468 ms] 2.143 ms (167.9%)
iast_FULL 6.16 ms [6.096 ms, 6.223 ms] 4.884 ms (382.7%)
iast_GLOBAL 3.677 ms [3.617 ms, 3.736 ms] 2.401 ms (188.1%)
profiling 2.287 ms [2.264 ms, 2.309 ms] 1.011 ms (79.2%)
tracing 1.914 ms [1.898 ms, 1.93 ms] 638.225 µs (50.0%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master andrea.marziali/println
git_commit_date 1777321489 1777365529
git_commit_sha 75fe2b3 60bf325
release_version 1.62.0-SNAPSHOT~75fe2b3c55 1.62.0-SNAPSHOT~60bf325046
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1777367527 1777367527
ci_job_id 1636640219 1636640219
ci_pipeline_id 110081059 110081059
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-4sg4sq1t 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-4sg4sq1t 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 10 metrics, 2 unstable metrics.

Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.62.0-SNAPSHOT~60bf325046, baseline=1.62.0-SNAPSHOT~75fe2b3c55
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.488 ms) : 1477, 1500
.   : milestone, 1488,
appsec (2.562 ms) : 2506, 2618
.   : milestone, 2562,
iast (2.3 ms) : 2229, 2372
.   : milestone, 2300,
iast_GLOBAL (2.334 ms) : 2263, 2406
.   : milestone, 2334,
profiling (2.115 ms) : 2059, 2171
.   : milestone, 2115,
tracing (2.102 ms) : 2047, 2157
.   : milestone, 2102,
section candidate
no_agent (1.485 ms) : 1473, 1497
.   : milestone, 1485,
appsec (3.846 ms) : 3622, 4071
.   : milestone, 3846,
iast (2.289 ms) : 2218, 2360
.   : milestone, 2289,
iast_GLOBAL (2.33 ms) : 2259, 2401
.   : milestone, 2330,
profiling (2.529 ms) : 2364, 2694
.   : milestone, 2529,
tracing (2.091 ms) : 2036, 2146
.   : milestone, 2091,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.488 ms [1.477 ms, 1.5 ms] -
appsec 2.562 ms [2.506 ms, 2.618 ms] 1.073 ms (72.1%)
iast 2.3 ms [2.229 ms, 2.372 ms] 811.835 µs (54.5%)
iast_GLOBAL 2.334 ms [2.263 ms, 2.406 ms] 845.698 µs (56.8%)
profiling 2.115 ms [2.059 ms, 2.171 ms] 626.646 µs (42.1%)
tracing 2.102 ms [2.047 ms, 2.157 ms] 613.653 µs (41.2%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.485 ms [1.473 ms, 1.497 ms] -
appsec 3.846 ms [3.622 ms, 4.071 ms] 2.361 ms (159.0%)
iast 2.289 ms [2.218 ms, 2.36 ms] 803.684 µs (54.1%)
iast_GLOBAL 2.33 ms [2.259 ms, 2.401 ms] 845.122 µs (56.9%)
profiling 2.529 ms [2.364 ms, 2.694 ms] 1.044 ms (70.3%)
tracing 2.091 ms [2.036 ms, 2.146 ms] 606.07 µs (40.8%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.62.0-SNAPSHOT~60bf325046, baseline=1.62.0-SNAPSHOT~75fe2b3c55
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.048 s) : 15048000, 15048000
.   : milestone, 15048000,
appsec (14.913 s) : 14913000, 14913000
.   : milestone, 14913000,
iast (18.536 s) : 18536000, 18536000
.   : milestone, 18536000,
iast_GLOBAL (17.671 s) : 17671000, 17671000
.   : milestone, 17671000,
profiling (15.07 s) : 15070000, 15070000
.   : milestone, 15070000,
tracing (14.798 s) : 14798000, 14798000
.   : milestone, 14798000,
section candidate
no_agent (14.991 s) : 14991000, 14991000
.   : milestone, 14991000,
appsec (14.993 s) : 14993000, 14993000
.   : milestone, 14993000,
iast (18.251 s) : 18251000, 18251000
.   : milestone, 18251000,
iast_GLOBAL (17.855 s) : 17855000, 17855000
.   : milestone, 17855000,
profiling (14.919 s) : 14919000, 14919000
.   : milestone, 14919000,
tracing (14.897 s) : 14897000, 14897000
.   : milestone, 14897000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.048 s [15.048 s, 15.048 s] -
appsec 14.913 s [14.913 s, 14.913 s] -135.0 ms (-0.9%)
iast 18.536 s [18.536 s, 18.536 s] 3.488 s (23.2%)
iast_GLOBAL 17.671 s [17.671 s, 17.671 s] 2.623 s (17.4%)
profiling 15.07 s [15.07 s, 15.07 s] 22.0 ms (0.1%)
tracing 14.798 s [14.798 s, 14.798 s] -250.0 ms (-1.7%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.991 s [14.991 s, 14.991 s] -
appsec 14.993 s [14.993 s, 14.993 s] 2.0 ms (0.0%)
iast 18.251 s [18.251 s, 18.251 s] 3.26 s (21.7%)
iast_GLOBAL 17.855 s [17.855 s, 17.855 s] 2.864 s (19.1%)
profiling 14.919 s [14.919 s, 14.919 s] -72.0 ms (-0.5%)
tracing 14.897 s [14.897 s, 14.897 s] -94.0 ms (-0.6%)

@amarziali amarziali added this pull request to the merge queue Apr 28, 2026
@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented Apr 28, 2026

/merge

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

gh-worker-devflow-routing-ef8351 Bot commented Apr 28, 2026

View all feedbacks in Devflow UI.

2026-04-28 10:31:27 UTC ℹ️ Start processing command /merge


2026-04-28 10:31:32 UTC ℹ️ MergeQueue: pull request added to the queue

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


2026-04-28 11:44:07 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 Apr 28, 2026
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit 5609365 into master Apr 28, 2026
938 of 942 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the andrea.marziali/println branch April 28, 2026 11:44
@github-actions github-actions Bot added this to the 1.62.0 milestone Apr 28, 2026
@orenf
Copy link
Copy Markdown

orenf commented Apr 28, 2026

Why not check if DD_TELEMETRY_FORWARDER_PATH is set.

String forwarderPath = EnvironmentVariables.get("DD_TELEMETRY_FORWARDER_PATH");
if (forwarderPath == null || forwarderPath.isEmpty()) {
  return BootstrapInitializationTelemetry.noOpInstance();
}

https://github.com/DataDog/dd-trace-java/blob/master/dd-java-agent/src/main/java/datadog/trace/bootstrap/AgentBootstrap.java#L94

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

Labels

comp: telemetry Telemetry type: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants