-
Notifications
You must be signed in to change notification settings - Fork 315
Fix debugger batch upload URL when using UDS #7167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mcculls
merged 1 commit into
release/v1.35.x
from
mcculls/fix-debugger-endpoints-v1.35.1
Jun 12, 2024
Merged
Fix debugger batch upload URL when using UDS #7167
mcculls
merged 1 commit into
release/v1.35.x
from
mcculls/fix-debugger-endpoints-v1.35.1
Jun 12, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BenchmarksStartupParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 56 metrics, 15 unstable metrics. Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.36.0-SNAPSHOT~082445ea62, baseline=1.36.0-SNAPSHOT~222ce2c65e
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.06 s) : 0, 1059697
Total [baseline] (8.518 s) : 0, 8518259
Agent [candidate] (1.064 s) : 0, 1064237
Total [candidate] (8.548 s) : 0, 8548039
section iast
Agent [baseline] (1.166 s) : 0, 1166145
Total [baseline] (8.979 s) : 0, 8978683
Agent [candidate] (1.166 s) : 0, 1166264
Total [candidate] (8.98 s) : 0, 8979753
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.184 s) : 0, 1183534
Total [baseline] (9.006 s) : 0, 9005576
Agent [candidate] (1.167 s) : 0, 1166848
Total [candidate] (8.997 s) : 0, 8996914
section iast_TELEMETRY_OFF
Agent [baseline] (1.171 s) : 0, 1170772
Total [baseline] (8.996 s) : 0, 8996057
Agent [candidate] (1.171 s) : 0, 1170541
Total [candidate] (9.01 s) : 0, 9009655
gantt
title insecure-bank - break down per module: candidate=1.36.0-SNAPSHOT~082445ea62, baseline=1.36.0-SNAPSHOT~222ce2c65e
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (663.559 ms) : 0, 663559
BytebuddyAgent [candidate] (667.31 ms) : 0, 667310
GlobalTracer [baseline] (303.099 ms) : 0, 303099
GlobalTracer [candidate] (303.438 ms) : 0, 303438
AppSec [baseline] (50.037 ms) : 0, 50037
AppSec [candidate] (50.245 ms) : 0, 50245
Logs Intake [baseline] (421.406 µs) : 0, 421
Logs Intake [candidate] (429.502 µs) : 0, 430
Remote Config [baseline] (664.702 µs) : 0, 665
Remote Config [candidate] (672.623 µs) : 0, 673
Telemetry [baseline] (7.555 ms) : 0, 7555
Telemetry [candidate] (7.538 ms) : 0, 7538
section iast
BytebuddyAgent [baseline] (777.411 ms) : 0, 777411
BytebuddyAgent [candidate] (778.459 ms) : 0, 778459
GlobalTracer [baseline] (292.561 ms) : 0, 292561
GlobalTracer [candidate] (293.141 ms) : 0, 293141
AppSec [baseline] (46.899 ms) : 0, 46899
AppSec [candidate] (47.213 ms) : 0, 47213
IAST [baseline] (28.243 ms) : 0, 28243
IAST [candidate] (24.829 ms) : 0, 24829
Logs Intake [baseline] (302.145 µs) : 0, 302
Logs Intake [candidate] (300.451 µs) : 0, 300
Remote Config [baseline] (563.581 µs) : 0, 564
Remote Config [candidate] (581.643 µs) : 0, 582
Telemetry [baseline] (6.885 ms) : 0, 6885
Telemetry [candidate] (8.444 ms) : 0, 8444
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (789.039 ms) : 0, 789039
BytebuddyAgent [candidate] (778.752 ms) : 0, 778752
GlobalTracer [baseline] (297.186 ms) : 0, 297186
GlobalTracer [candidate] (292.381 ms) : 0, 292381
AppSec [baseline] (47.428 ms) : 0, 47428
AppSec [candidate] (46.701 ms) : 0, 46701
IAST [baseline] (25.641 ms) : 0, 25641
IAST [candidate] (27.906 ms) : 0, 27906
Logs Intake [baseline] (300.107 µs) : 0, 300
Logs Intake [candidate] (299.422 µs) : 0, 299
Remote Config [baseline] (575.412 µs) : 0, 575
Remote Config [candidate] (580.439 µs) : 0, 580
Telemetry [baseline] (9.898 ms) : 0, 9898
Telemetry [candidate] (6.857 ms) : 0, 6857
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (781.863 ms) : 0, 781863
BytebuddyAgent [candidate] (780.424 ms) : 0, 780424
GlobalTracer [baseline] (295.124 ms) : 0, 295124
GlobalTracer [candidate] (294.597 ms) : 0, 294597
AppSec [baseline] (48.146 ms) : 0, 48146
AppSec [candidate] (49.531 ms) : 0, 49531
IAST [baseline] (23.682 ms) : 0, 23682
IAST [candidate] (23.484 ms) : 0, 23484
Logs Intake [baseline] (303.856 µs) : 0, 304
Logs Intake [candidate] (297.55 µs) : 0, 298
Remote Config [baseline] (579.75 µs) : 0, 580
Remote Config [candidate] (556.727 µs) : 0, 557
Telemetry [baseline] (7.689 ms) : 0, 7689
Telemetry [candidate] (8.256 ms) : 0, 8256
Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.36.0-SNAPSHOT~082445ea62, baseline=1.36.0-SNAPSHOT~222ce2c65e
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.07 s) : 0, 1070379
Total [baseline] (10.403 s) : 0, 10402925
Agent [candidate] (1.063 s) : 0, 1062717
Total [candidate] (10.404 s) : 0, 10404136
section appsec
Agent [baseline] (1.186 s) : 0, 1185933
Total [baseline] (10.52 s) : 0, 10519742
Agent [candidate] (1.178 s) : 0, 1178340
Total [candidate] (10.462 s) : 0, 10462456
section iast
Agent [baseline] (1.169 s) : 0, 1169058
Total [baseline] (10.689 s) : 0, 10688773
Agent [candidate] (1.179 s) : 0, 1178944
Total [candidate] (10.729 s) : 0, 10728954
section profiling
Agent [baseline] (1.259 s) : 0, 1259256
Total [baseline] (10.639 s) : 0, 10639031
Agent [candidate] (1.26 s) : 0, 1259507
Total [candidate] (10.676 s) : 0, 10675989
gantt
title petclinic - break down per module: candidate=1.36.0-SNAPSHOT~082445ea62, baseline=1.36.0-SNAPSHOT~222ce2c65e
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (670.381 ms) : 0, 670381
BytebuddyAgent [candidate] (665.378 ms) : 0, 665378
GlobalTracer [baseline] (305.952 ms) : 0, 305952
GlobalTracer [candidate] (304.342 ms) : 0, 304342
AppSec [baseline] (50.64 ms) : 0, 50640
AppSec [candidate] (50.044 ms) : 0, 50044
Logs Intake [baseline] (418.762 µs) : 0, 419
Logs Intake [candidate] (422.919 µs) : 0, 423
Remote Config [baseline] (678.028 µs) : 0, 678
Remote Config [candidate] (657.207 µs) : 0, 657
Telemetry [baseline] (7.598 ms) : 0, 7598
Telemetry [candidate] (7.525 ms) : 0, 7525
section appsec
BytebuddyAgent [baseline] (678.33 ms) : 0, 678330
BytebuddyAgent [candidate] (674.546 ms) : 0, 674546
GlobalTracer [baseline] (298.513 ms) : 0, 298513
GlobalTracer [candidate] (296.931 ms) : 0, 296931
AppSec [baseline] (153.258 ms) : 0, 153258
AppSec [candidate] (152.588 ms) : 0, 152588
Logs Intake [baseline] (323.045 µs) : 0, 323
Logs Intake [candidate] (330.905 µs) : 0, 331
Remote Config [baseline] (662.838 µs) : 0, 663
Remote Config [candidate] (638.357 µs) : 0, 638
Telemetry [baseline] (9.13 ms) : 0, 9130
Telemetry [candidate] (8.434 ms) : 0, 8434
IAST [baseline] (22.364 ms) : 0, 22364
IAST [candidate] (21.169 ms) : 0, 21169
section iast
BytebuddyAgent [baseline] (779.347 ms) : 0, 779347
BytebuddyAgent [candidate] (785.369 ms) : 0, 785369
GlobalTracer [baseline] (293.423 ms) : 0, 293423
GlobalTracer [candidate] (296.052 ms) : 0, 296052
AppSec [baseline] (46.782 ms) : 0, 46782
AppSec [candidate] (47.39 ms) : 0, 47390
Logs Intake [baseline] (301.088 µs) : 0, 301
Logs Intake [candidate] (310.717 µs) : 0, 311
Remote Config [baseline] (559.104 µs) : 0, 559
Remote Config [candidate] (575.723 µs) : 0, 576
Telemetry [baseline] (7.669 ms) : 0, 7669
Telemetry [candidate] (8.526 ms) : 0, 8526
IAST [baseline] (27.703 ms) : 0, 27703
IAST [candidate] (27.372 ms) : 0, 27372
section profiling
BytebuddyAgent [baseline] (661.653 ms) : 0, 661653
BytebuddyAgent [candidate] (661.782 ms) : 0, 661782
GlobalTracer [baseline] (385.304 ms) : 0, 385304
GlobalTracer [candidate] (385.678 ms) : 0, 385678
AppSec [baseline] (50.74 ms) : 0, 50740
AppSec [candidate] (50.856 ms) : 0, 50856
Logs Intake [baseline] (334.925 µs) : 0, 335
Logs Intake [candidate] (325.093 µs) : 0, 325
Remote Config [baseline] (734.587 µs) : 0, 735
Remote Config [candidate] (750.777 µs) : 0, 751
Telemetry [baseline] (7.331 ms) : 0, 7331
Telemetry [candidate] (7.345 ms) : 0, 7345
ProfilingAgent [baseline] (96.375 ms) : 0, 96375
ProfilingAgent [candidate] (96.237 ms) : 0, 96237
Profiling [baseline] (96.4 ms) : 0, 96400
Profiling [candidate] (96.263 ms) : 0, 96263
LoadParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 16 unstable metrics. Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.36.0-SNAPSHOT~082445ea62, baseline=1.36.0-SNAPSHOT~222ce2c65e
dateFormat X
axisFormat %s
section baseline
no_agent (1.354 ms) : 1335, 1373
. : milestone, 1354,
appsec (1.73 ms) : 1704, 1755
. : milestone, 1730,
appsec_no_iast (1.73 ms) : 1704, 1755
. : milestone, 1730,
iast (1.479 ms) : 1455, 1503
. : milestone, 1479,
profiling (1.544 ms) : 1518, 1569
. : milestone, 1544,
tracing (1.477 ms) : 1453, 1500
. : milestone, 1477,
section candidate
no_agent (1.348 ms) : 1329, 1368
. : milestone, 1348,
appsec (1.719 ms) : 1694, 1744
. : milestone, 1719,
appsec_no_iast (1.729 ms) : 1712, 1745
. : milestone, 1729,
iast (1.501 ms) : 1479, 1523
. : milestone, 1501,
profiling (1.528 ms) : 1502, 1554
. : milestone, 1528,
tracing (1.473 ms) : 1448, 1498
. : milestone, 1473,
Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.36.0-SNAPSHOT~082445ea62, baseline=1.36.0-SNAPSHOT~222ce2c65e
dateFormat X
axisFormat %s
section baseline
no_agent (372.6 µs) : 352, 394
. : milestone, 373,
iast (481.443 µs) : 461, 502
. : milestone, 481,
iast_FULL (552.138 µs) : 531, 573
. : milestone, 552,
iast_GLOBAL (505.68 µs) : 485, 527
. : milestone, 506,
iast_HARDCODED_SECRET_DISABLED (488.092 µs) : 466, 510
. : milestone, 488,
iast_INACTIVE (460.829 µs) : 439, 483
. : milestone, 461,
iast_TELEMETRY_OFF (480.121 µs) : 458, 502
. : milestone, 480,
tracing (450.577 µs) : 430, 471
. : milestone, 451,
section candidate
no_agent (372.886 µs) : 353, 393
. : milestone, 373,
iast (490.099 µs) : 468, 512
. : milestone, 490,
iast_FULL (557.665 µs) : 536, 579
. : milestone, 558,
iast_GLOBAL (508.313 µs) : 487, 530
. : milestone, 508,
iast_HARDCODED_SECRET_DISABLED (486.633 µs) : 465, 508
. : milestone, 487,
iast_INACTIVE (458.633 µs) : 437, 480
. : milestone, 459,
iast_TELEMETRY_OFF (469.954 µs) : 449, 491
. : milestone, 470,
tracing (444.914 µs) : 424, 466
. : milestone, 445,
DacapoParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 1 unstable metrics. Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.36.0-SNAPSHOT~082445ea62, baseline=1.36.0-SNAPSHOT~222ce2c65e
dateFormat X
axisFormat %s
section baseline
no_agent (1.543 ms) : 1530, 1555
. : milestone, 1543,
appsec (2.694 ms) : 2633, 2754
. : milestone, 2694,
iast (2.352 ms) : 2280, 2423
. : milestone, 2352,
iast_GLOBAL (2.421 ms) : 2348, 2494
. : milestone, 2421,
profiling (2.195 ms) : 2134, 2256
. : milestone, 2195,
tracing (2.159 ms) : 2103, 2216
. : milestone, 2159,
section candidate
no_agent (1.545 ms) : 1533, 1558
. : milestone, 1545,
appsec (2.688 ms) : 2628, 2749
. : milestone, 2688,
iast (2.337 ms) : 2267, 2407
. : milestone, 2337,
iast_GLOBAL (2.396 ms) : 2325, 2467
. : milestone, 2396,
profiling (2.859 ms) : 2609, 3109
. : milestone, 2859,
tracing (2.174 ms) : 2116, 2232
. : milestone, 2174,
Execution time for biojavagantt
title biojava - execution time [CI 0.99] : candidate=1.36.0-SNAPSHOT~082445ea62, baseline=1.36.0-SNAPSHOT~222ce2c65e
dateFormat X
axisFormat %s
section baseline
no_agent (20.275 s) : 20275000, 20275000
. : milestone, 20275000,
appsec (20.945 s) : 20945000, 20945000
. : milestone, 20945000,
iast (24.703 s) : 24703000, 24703000
. : milestone, 24703000,
iast_GLOBAL (25.231 s) : 25231000, 25231000
. : milestone, 25231000,
profiling (20.796 s) : 20796000, 20796000
. : milestone, 20796000,
tracing (20.342 s) : 20342000, 20342000
. : milestone, 20342000,
section candidate
no_agent (20.446 s) : 20446000, 20446000
. : milestone, 20446000,
appsec (21.515 s) : 21515000, 21515000
. : milestone, 21515000,
iast (24.514 s) : 24514000, 24514000
. : milestone, 24514000,
iast_GLOBAL (24.362 s) : 24362000, 24362000
. : milestone, 24362000,
profiling (21.1 s) : 21100000, 21100000
. : milestone, 21100000,
tracing (21.064 s) : 21064000, 21064000
. : milestone, 21064000,
|
12bbb14 to
082445e
Compare
082445e to
3e989c5
Compare
jpbempel
approved these changes
Jun 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport of #7166 for v1.35.1