Skip to content

Fix Stable Config telemetry source names #8460

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
merged 2 commits into from
Feb 28, 2025

Conversation

BaptisteFoy
Copy link
Contributor

What Does This Do

This PR fixes Stable Config source names:

  • managed_stable_config --> fleet_stable_config
  • user_stable_config --> local_stable_config

Motivation

Align with other languages, the RFC, & system tests. The goal is to enable system tests for Java.

Additional Notes

Contributor Checklist

Jira ticket: NOJIRA

@BaptisteFoy BaptisteFoy added type: bug Bug report and fix comp: core Tracer core labels Feb 27, 2025
@BaptisteFoy BaptisteFoy requested a review from mtoffl01 February 27, 2025 10:00
@pr-commenter
Copy link

pr-commenter bot commented Feb 27, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master baptiste.foy/APM/fix-consts
git_commit_date 1740676228 1740675760
git_commit_sha ccc22c5 2fb1466
release_version 1.47.0-SNAPSHOT~ccc22c5138 1.47.0-SNAPSHOT~2fb1466b57
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1740678379 1740678379
ci_job_id 826420731 826420731
ci_pipeline_id 57240711 57240711
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-v1-yyo2f-project-304-concurrent-3-00ffesde 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:50:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux Linux runner-v1-yyo2f-project-304-concurrent-3-00ffesde 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:50:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
module Agent Agent
parent None None
variant iast iast

Summary

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

scenario Δ mean execution_time candidate mean execution_time baseline mean execution_time
scenario:startup:petclinic:tracing:Remote Config better
[-62.371µs; -17.263µs] or [-8.565%; -2.370%]
688.419µs 728.236µs
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.47.0-SNAPSHOT~2fb1466b57, baseline=1.47.0-SNAPSHOT~ccc22c5138

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.059 s) : 0, 1058916
Total [baseline] (10.558 s) : 0, 10557876
Agent [candidate] (1.041 s) : 0, 1041463
Total [candidate] (10.455 s) : 0, 10455342
section appsec
Agent [baseline] (1.182 s) : 0, 1181935
Total [baseline] (10.721 s) : 0, 10721099
Agent [candidate] (1.183 s) : 0, 1183139
Total [candidate] (10.749 s) : 0, 10749071
section iast
Agent [baseline] (1.171 s) : 0, 1171477
Total [baseline] (10.969 s) : 0, 10968676
Agent [candidate] (1.178 s) : 0, 1178221
Total [candidate] (10.939 s) : 0, 10939171
section profiling
Agent [baseline] (1.267 s) : 0, 1267271
Total [baseline] (10.861 s) : 0, 10861156
Agent [candidate] (1.259 s) : 0, 1258688
Total [candidate] (10.888 s) : 0, 10887741
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.059 s -
Agent appsec 1.182 s 123.019 ms (11.6%)
Agent iast 1.171 s 112.561 ms (10.6%)
Agent profiling 1.267 s 208.355 ms (19.7%)
Total tracing 10.558 s -
Total appsec 10.721 s 163.223 ms (1.5%)
Total iast 10.969 s 410.8 ms (3.9%)
Total profiling 10.861 s 303.28 ms (2.9%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.041 s -
Agent appsec 1.183 s 141.676 ms (13.6%)
Agent iast 1.178 s 136.758 ms (13.1%)
Agent profiling 1.259 s 217.225 ms (20.9%)
Total tracing 10.455 s -
Total appsec 10.749 s 293.729 ms (2.8%)
Total iast 10.939 s 483.829 ms (4.6%)
Total profiling 10.888 s 432.399 ms (4.1%)
gantt
    title petclinic - break down per module: candidate=1.47.0-SNAPSHOT~2fb1466b57, baseline=1.47.0-SNAPSHOT~ccc22c5138

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (730.819 ms) : 0, 730819
BytebuddyAgent [candidate] (717.709 ms) : 0, 717709
GlobalTracer [baseline] (244.006 ms) : 0, 244006
GlobalTracer [candidate] (239.64 ms) : 0, 239640
AppSec [baseline] (57.069 ms) : 0, 57069
AppSec [candidate] (55.428 ms) : 0, 55428
Remote Config [baseline] (728.236 µs) : 0, 728
Remote Config [candidate] (688.419 µs) : 0, 688
Telemetry [baseline] (11.161 ms) : 0, 11161
Telemetry [candidate] (13.018 ms) : 0, 13018
section appsec
BytebuddyAgent [baseline] (733.129 ms) : 0, 733129
BytebuddyAgent [candidate] (734.61 ms) : 0, 734610
GlobalTracer [baseline] (236.639 ms) : 0, 236639
GlobalTracer [candidate] (236.153 ms) : 0, 236153
IAST [baseline] (21.6 ms) : 0, 21600
IAST [candidate] (21.672 ms) : 0, 21672
AppSec [baseline] (177.544 ms) : 0, 177544
AppSec [candidate] (177.657 ms) : 0, 177657
Remote Config [baseline] (664.534 µs) : 0, 665
Remote Config [candidate] (656.819 µs) : 0, 657
Telemetry [baseline] (8.287 ms) : 0, 8287
Telemetry [candidate] (8.313 ms) : 0, 8313
section iast
BytebuddyAgent [baseline] (836.713 ms) : 0, 836713
BytebuddyAgent [candidate] (842.562 ms) : 0, 842562
GlobalTracer [baseline] (230.189 ms) : 0, 230189
GlobalTracer [candidate] (231.163 ms) : 0, 231163
IAST [baseline] (22.98 ms) : 0, 22980
IAST [candidate] (23.012 ms) : 0, 23012
AppSec [baseline] (57.264 ms) : 0, 57264
AppSec [candidate] (57.09 ms) : 0, 57090
Remote Config [baseline] (617.475 µs) : 0, 617
Remote Config [candidate] (617.103 µs) : 0, 617
Telemetry [baseline] (8.8 ms) : 0, 8800
Telemetry [candidate] (8.758 ms) : 0, 8758
section profiling
BytebuddyAgent [baseline] (713.995 ms) : 0, 713995
BytebuddyAgent [candidate] (708.527 ms) : 0, 708527
GlobalTracer [baseline] (350.823 ms) : 0, 350823
GlobalTracer [candidate] (349.933 ms) : 0, 349933
AppSec [baseline] (55.57 ms) : 0, 55570
AppSec [candidate] (54.428 ms) : 0, 54428
Remote Config [baseline] (684.982 µs) : 0, 685
Remote Config [candidate] (664.197 µs) : 0, 664
Telemetry [baseline] (8.942 ms) : 0, 8942
Telemetry [candidate] (8.885 ms) : 0, 8885
ProfilingAgent [baseline] (96.692 ms) : 0, 96692
ProfilingAgent [candidate] (95.858 ms) : 0, 95858
Profiling [baseline] (96.716 ms) : 0, 96716
Profiling [candidate] (95.883 ms) : 0, 95883
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.47.0-SNAPSHOT~2fb1466b57, baseline=1.47.0-SNAPSHOT~ccc22c5138

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.037 s) : 0, 1037181
Total [baseline] (8.653 s) : 0, 8653100
Agent [candidate] (1.046 s) : 0, 1045727
Total [candidate] (8.657 s) : 0, 8656700
section iast
Agent [baseline] (1.178 s) : 0, 1178390
Total [baseline] (9.233 s) : 0, 9233248
Agent [candidate] (1.172 s) : 0, 1172094
Total [candidate] (9.244 s) : 0, 9244355
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.167 s) : 0, 1167378
Total [baseline] (9.166 s) : 0, 9165955
Agent [candidate] (1.172 s) : 0, 1172462
Total [candidate] (9.216 s) : 0, 9215878
section iast_TELEMETRY_OFF
Agent [baseline] (1.172 s) : 0, 1172365
Total [baseline] (9.241 s) : 0, 9241162
Agent [candidate] (1.177 s) : 0, 1177409
Total [candidate] (9.256 s) : 0, 9256018
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.037 s -
Agent iast 1.178 s 141.209 ms (13.6%)
Agent iast_HARDCODED_SECRET_DISABLED 1.167 s 130.197 ms (12.6%)
Agent iast_TELEMETRY_OFF 1.172 s 135.184 ms (13.0%)
Total tracing 8.653 s -
Total iast 9.233 s 580.149 ms (6.7%)
Total iast_HARDCODED_SECRET_DISABLED 9.166 s 512.855 ms (5.9%)
Total iast_TELEMETRY_OFF 9.241 s 588.063 ms (6.8%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.046 s -
Agent iast 1.172 s 126.367 ms (12.1%)
Agent iast_HARDCODED_SECRET_DISABLED 1.172 s 126.735 ms (12.1%)
Agent iast_TELEMETRY_OFF 1.177 s 131.682 ms (12.6%)
Total tracing 8.657 s -
Total iast 9.244 s 587.655 ms (6.8%)
Total iast_HARDCODED_SECRET_DISABLED 9.216 s 559.178 ms (6.5%)
Total iast_TELEMETRY_OFF 9.256 s 599.318 ms (6.9%)
gantt
    title insecure-bank - break down per module: candidate=1.47.0-SNAPSHOT~2fb1466b57, baseline=1.47.0-SNAPSHOT~ccc22c5138

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (715.676 ms) : 0, 715676
BytebuddyAgent [candidate] (721.989 ms) : 0, 721989
GlobalTracer [baseline] (238.254 ms) : 0, 238254
GlobalTracer [candidate] (239.924 ms) : 0, 239924
AppSec [baseline] (55.539 ms) : 0, 55539
AppSec [candidate] (55.911 ms) : 0, 55911
Remote Config [baseline] (697.451 µs) : 0, 697
Remote Config [candidate] (703.275 µs) : 0, 703
Telemetry [baseline] (12.099 ms) : 0, 12099
Telemetry [candidate] (12.272 ms) : 0, 12272
section iast
BytebuddyAgent [baseline] (841.976 ms) : 0, 841976
BytebuddyAgent [candidate] (837.799 ms) : 0, 837799
GlobalTracer [baseline] (231.054 ms) : 0, 231054
GlobalTracer [candidate] (230.133 ms) : 0, 230133
AppSec [baseline] (57.805 ms) : 0, 57805
AppSec [candidate] (57.055 ms) : 0, 57055
Remote Config [baseline] (627.893 µs) : 0, 628
Remote Config [candidate] (612.207 µs) : 0, 612
Telemetry [baseline] (8.863 ms) : 0, 8863
Telemetry [candidate] (8.776 ms) : 0, 8776
IAST [baseline] (23.001 ms) : 0, 23001
IAST [candidate] (22.79 ms) : 0, 22790
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (834.089 ms) : 0, 834089
BytebuddyAgent [candidate] (836.918 ms) : 0, 836918
GlobalTracer [baseline] (229.637 ms) : 0, 229637
GlobalTracer [candidate] (230.158 ms) : 0, 230158
AppSec [baseline] (56.667 ms) : 0, 56667
AppSec [candidate] (57.737 ms) : 0, 57737
Remote Config [baseline] (600.942 µs) : 0, 601
Remote Config [candidate] (624.032 µs) : 0, 624
Telemetry [baseline] (8.67 ms) : 0, 8670
Telemetry [candidate] (8.885 ms) : 0, 8885
IAST [baseline] (22.758 ms) : 0, 22758
IAST [candidate] (23.104 ms) : 0, 23104
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (838.234 ms) : 0, 838234
BytebuddyAgent [candidate] (840.492 ms) : 0, 840492
GlobalTracer [baseline] (230.448 ms) : 0, 230448
GlobalTracer [candidate] (232.035 ms) : 0, 232035
AppSec [baseline] (52.446 ms) : 0, 52446
AppSec [candidate] (55.205 ms) : 0, 55205
Remote Config [baseline] (634.462 µs) : 0, 634
Remote Config [candidate] (625.889 µs) : 0, 626
Telemetry [baseline] (8.638 ms) : 0, 8638
Telemetry [candidate] (8.71 ms) : 0, 8710
IAST [baseline] (26.969 ms) : 0, 26969
IAST [candidate] (25.273 ms) : 0, 25273
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
end_time 2025-02-27T17:16:36 2025-02-27T17:24:18
git_branch master baptiste.foy/APM/fix-consts
git_commit_date 1740676228 1740675760
git_commit_sha ccc22c5 2fb1466
release_version 1.47.0-SNAPSHOT~ccc22c5138 1.47.0-SNAPSHOT~2fb1466b57
start_time 2025-02-27T17:16:22 2025-02-27T17:24:04
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1740677455 1740677455
ci_job_id 826420733 826420733
ci_pipeline_id 57240711 57240711
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-v1-yyo2f-project-304-concurrent-4-uqpb9nk9 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:50:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux Linux runner-v1-yyo2f-project-304-concurrent-4-uqpb9nk9 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:50:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
variant iast iast

Summary

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

Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.47.0-SNAPSHOT~2fb1466b57, baseline=1.47.0-SNAPSHOT~ccc22c5138
    dateFormat X
    axisFormat %s
section baseline
no_agent (373.454 µs) : 354, 393
.   : milestone, 373,
iast (501.648 µs) : 480, 523
.   : milestone, 502,
iast_FULL (723.605 µs) : 702, 746
.   : milestone, 724,
iast_GLOBAL (561.081 µs) : 539, 583
.   : milestone, 561,
iast_HARDCODED_SECRET_DISABLED (514.169 µs) : 492, 536
.   : milestone, 514,
iast_INACTIVE (451.376 µs) : 430, 472
.   : milestone, 451,
iast_TELEMETRY_OFF (491.326 µs) : 468, 515
.   : milestone, 491,
tracing (451.805 µs) : 430, 473
.   : milestone, 452,
section candidate
no_agent (378.159 µs) : 357, 399
.   : milestone, 378,
iast (505.715 µs) : 483, 528
.   : milestone, 506,
iast_FULL (727.991 µs) : 706, 750
.   : milestone, 728,
iast_GLOBAL (556.432 µs) : 534, 579
.   : milestone, 556,
iast_HARDCODED_SECRET_DISABLED (501.577 µs) : 480, 524
.   : milestone, 502,
iast_INACTIVE (459.769 µs) : 439, 481
.   : milestone, 460,
iast_TELEMETRY_OFF (492.32 µs) : 469, 515
.   : milestone, 492,
tracing (448.63 µs) : 427, 470
.   : milestone, 449,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 373.454 µs [353.945 µs, 392.964 µs] -
iast 501.648 µs [480.298 µs, 522.998 µs] 128.193 µs (34.3%)
iast_FULL 723.605 µs [701.679 µs, 745.532 µs] 350.151 µs (93.8%)
iast_GLOBAL 561.081 µs [539.012 µs, 583.15 µs] 187.627 µs (50.2%)
iast_HARDCODED_SECRET_DISABLED 514.169 µs [492.193 µs, 536.145 µs] 140.715 µs (37.7%)
iast_INACTIVE 451.376 µs [430.34 µs, 472.411 µs] 77.921 µs (20.9%)
iast_TELEMETRY_OFF 491.326 µs [468.058 µs, 514.593 µs] 117.871 µs (31.6%)
tracing 451.805 µs [430.404 µs, 473.206 µs] 78.351 µs (21.0%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 378.159 µs [357.301 µs, 399.017 µs] -
iast 505.715 µs [483.221 µs, 528.209 µs] 127.556 µs (33.7%)
iast_FULL 727.991 µs [705.981 µs, 750.001 µs] 349.832 µs (92.5%)
iast_GLOBAL 556.432 µs [533.953 µs, 578.912 µs] 178.273 µs (47.1%)
iast_HARDCODED_SECRET_DISABLED 501.577 µs [479.507 µs, 523.648 µs] 123.418 µs (32.6%)
iast_INACTIVE 459.769 µs [438.609 µs, 480.928 µs] 81.609 µs (21.6%)
iast_TELEMETRY_OFF 492.32 µs [469.158 µs, 515.483 µs] 114.161 µs (30.2%)
tracing 448.63 µs [427.486 µs, 469.774 µs] 70.471 µs (18.6%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.47.0-SNAPSHOT~2fb1466b57, baseline=1.47.0-SNAPSHOT~ccc22c5138
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.355 ms) : 1335, 1374
.   : milestone, 1355,
appsec (1.709 ms) : 1685, 1732
.   : milestone, 1709,
appsec_no_iast (1.72 ms) : 1695, 1745
.   : milestone, 1720,
code_origins (1.653 ms) : 1619, 1686
.   : milestone, 1653,
iast (1.508 ms) : 1483, 1533
.   : milestone, 1508,
profiling (1.51 ms) : 1486, 1534
.   : milestone, 1510,
tracing (1.474 ms) : 1449, 1498
.   : milestone, 1474,
section candidate
no_agent (1.365 ms) : 1345, 1384
.   : milestone, 1365,
appsec (1.75 ms) : 1725, 1774
.   : milestone, 1750,
appsec_no_iast (1.737 ms) : 1712, 1763
.   : milestone, 1737,
code_origins (1.676 ms) : 1643, 1709
.   : milestone, 1676,
iast (1.494 ms) : 1470, 1517
.   : milestone, 1494,
profiling (1.534 ms) : 1509, 1559
.   : milestone, 1534,
tracing (1.492 ms) : 1468, 1516
.   : milestone, 1492,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.355 ms [1.335 ms, 1.374 ms] -
appsec 1.709 ms [1.685 ms, 1.732 ms] 354.248 µs (26.2%)
appsec_no_iast 1.72 ms [1.695 ms, 1.745 ms] 365.677 µs (27.0%)
code_origins 1.653 ms [1.619 ms, 1.686 ms] 298.112 µs (22.0%)
iast 1.508 ms [1.483 ms, 1.533 ms] 153.769 µs (11.4%)
profiling 1.51 ms [1.486 ms, 1.534 ms] 155.339 µs (11.5%)
tracing 1.474 ms [1.449 ms, 1.498 ms] 119.079 µs (8.8%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.365 ms [1.345 ms, 1.384 ms] -
appsec 1.75 ms [1.725 ms, 1.774 ms] 385.199 µs (28.2%)
appsec_no_iast 1.737 ms [1.712 ms, 1.763 ms] 372.675 µs (27.3%)
code_origins 1.676 ms [1.643 ms, 1.709 ms] 311.141 µs (22.8%)
iast 1.494 ms [1.47 ms, 1.517 ms] 129.309 µs (9.5%)
profiling 1.534 ms [1.509 ms, 1.559 ms] 169.626 µs (12.4%)
tracing 1.492 ms [1.468 ms, 1.516 ms] 127.217 µs (9.3%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master baptiste.foy/APM/fix-consts
git_commit_date 1740676228 1740675760
git_commit_sha ccc22c5 2fb1466
release_version 1.47.0-SNAPSHOT~ccc22c5138 1.47.0-SNAPSHOT~2fb1466b57
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1740677937 1740677937
ci_job_id 826420735 826420735
ci_pipeline_id 57240711 57240711
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zuqwmkaw-project-304-concurrent-1-pmf70ip8 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:50:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zuqwmkaw-project-304-concurrent-1-pmf70ip8 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:50:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
variant appsec appsec

Summary

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

Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.47.0-SNAPSHOT~2fb1466b57, baseline=1.47.0-SNAPSHOT~ccc22c5138
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.888 s) : 14888000, 14888000
.   : milestone, 14888000,
appsec (14.88 s) : 14880000, 14880000
.   : milestone, 14880000,
iast (18.995 s) : 18995000, 18995000
.   : milestone, 18995000,
iast_GLOBAL (17.664 s) : 17664000, 17664000
.   : milestone, 17664000,
profiling (15.52 s) : 15520000, 15520000
.   : milestone, 15520000,
tracing (14.87 s) : 14870000, 14870000
.   : milestone, 14870000,
section candidate
no_agent (15.11 s) : 15110000, 15110000
.   : milestone, 15110000,
appsec (14.771 s) : 14771000, 14771000
.   : milestone, 14771000,
iast (18.98 s) : 18980000, 18980000
.   : milestone, 18980000,
iast_GLOBAL (17.878 s) : 17878000, 17878000
.   : milestone, 17878000,
profiling (15.123 s) : 15123000, 15123000
.   : milestone, 15123000,
tracing (14.953 s) : 14953000, 14953000
.   : milestone, 14953000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.888 s [14.888 s, 14.888 s] -
appsec 14.88 s [14.88 s, 14.88 s] -8.0 ms (-0.1%)
iast 18.995 s [18.995 s, 18.995 s] 4.107 s (27.6%)
iast_GLOBAL 17.664 s [17.664 s, 17.664 s] 2.776 s (18.6%)
profiling 15.52 s [15.52 s, 15.52 s] 632.0 ms (4.2%)
tracing 14.87 s [14.87 s, 14.87 s] -18.0 ms (-0.1%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.11 s [15.11 s, 15.11 s] -
appsec 14.771 s [14.771 s, 14.771 s] -339.0 ms (-2.2%)
iast 18.98 s [18.98 s, 18.98 s] 3.87 s (25.6%)
iast_GLOBAL 17.878 s [17.878 s, 17.878 s] 2.768 s (18.3%)
profiling 15.123 s [15.123 s, 15.123 s] 13.0 ms (0.1%)
tracing 14.953 s [14.953 s, 14.953 s] -157.0 ms (-1.0%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.47.0-SNAPSHOT~2fb1466b57, baseline=1.47.0-SNAPSHOT~ccc22c5138
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.476 ms) : 1465, 1488
.   : milestone, 1476,
appsec (2.347 ms) : 2304, 2391
.   : milestone, 2347,
iast (2.114 ms) : 2059, 2169
.   : milestone, 2114,
iast_GLOBAL (2.175 ms) : 2119, 2230
.   : milestone, 2175,
profiling (1.99 ms) : 1946, 2034
.   : milestone, 1990,
tracing (1.972 ms) : 1929, 2014
.   : milestone, 1972,
section candidate
no_agent (1.477 ms) : 1465, 1488
.   : milestone, 1477,
appsec (2.38 ms) : 2337, 2424
.   : milestone, 2380,
iast (2.132 ms) : 2077, 2188
.   : milestone, 2132,
iast_GLOBAL (2.167 ms) : 2111, 2222
.   : milestone, 2167,
profiling (1.974 ms) : 1931, 2018
.   : milestone, 1974,
tracing (1.953 ms) : 1910, 1995
.   : milestone, 1953,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.476 ms [1.465 ms, 1.488 ms] -
appsec 2.347 ms [2.304 ms, 2.391 ms] 870.769 µs (59.0%)
iast 2.114 ms [2.059 ms, 2.169 ms] 637.909 µs (43.2%)
iast_GLOBAL 2.175 ms [2.119 ms, 2.23 ms] 698.121 µs (47.3%)
profiling 1.99 ms [1.946 ms, 2.034 ms] 514.023 µs (34.8%)
tracing 1.972 ms [1.929 ms, 2.014 ms] 495.199 µs (33.5%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.477 ms [1.465 ms, 1.488 ms] -
appsec 2.38 ms [2.337 ms, 2.424 ms] 903.805 µs (61.2%)
iast 2.132 ms [2.077 ms, 2.188 ms] 655.751 µs (44.4%)
iast_GLOBAL 2.167 ms [2.111 ms, 2.222 ms] 689.975 µs (46.7%)
profiling 1.974 ms [1.931 ms, 2.018 ms] 497.639 µs (33.7%)
tracing 1.953 ms [1.91 ms, 1.995 ms] 476.149 µs (32.2%)

@BaptisteFoy BaptisteFoy marked this pull request as ready for review February 27, 2025 10:54
@BaptisteFoy BaptisteFoy requested a review from a team as a code owner February 27, 2025 10:54
Copy link
Contributor

@mtoffl01 mtoffl01 left a comment

Choose a reason for hiding this comment

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

Approving, but at this point it would be nice to change the naming convention for all references to stable config sources; i.e. "user" --> "local" and "managed" --> "fleet"

@BaptisteFoy BaptisteFoy force-pushed the baptiste.foy/APM/fix-consts branch 2 times, most recently from 7b2a24a to 9b92dcd Compare February 27, 2025 16:24
@BaptisteFoy BaptisteFoy force-pushed the baptiste.foy/APM/fix-consts branch from 9b92dcd to 2fb1466 Compare February 27, 2025 17:02
@BaptisteFoy BaptisteFoy merged commit 72fbf84 into master Feb 28, 2025
216 checks passed
@BaptisteFoy BaptisteFoy deleted the baptiste.foy/APM/fix-consts branch February 28, 2025 08:22
@github-actions github-actions bot added this to the 1.47.0 milestone Feb 28, 2025
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Mar 6, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
| [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.46.1` -> `1.47.0` |
| [com.datadoghq:dd-trace-ot](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.46.1` -> `1.47.0` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |

---

### Release Notes

<details>
<summary>datadog/dd-trace-java (com.datadoghq:dd-trace-api)</summary>

###
[`v1.47.0`](https://github.com/DataDog/dd-trace-java/releases/tag/v1.47.0):
1.47.0

##### Components

##### Application Security Management (IAST)

- 🐛 Exclude com.stripe.net.HttpURLConnectionClient to solve IAST
SSRF vulnerability false positives
([#&#8203;8483](DataDog/dd-trace-java#8483) -
[@&#8203;jandro996](https://github.com/jandro996))
- 🐛 Add exclusion to solve IAST weak randomness vulnerability false
positives
([#&#8203;8462](DataDog/dd-trace-java#8462) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Fix weak randomness false positive in Kafka client
([#&#8203;8408](DataDog/dd-trace-java#8408) -
[@&#8203;smola](https://github.com/smola))
- ✨ Fix location for SSRF with Kong Unirest
([#&#8203;8407](DataDog/dd-trace-java#8407) -
[@&#8203;smola](https://github.com/smola))
- ✨ Exclude IBM Instana from IAST
([#&#8203;8406](DataDog/dd-trace-java#8406) -
[@&#8203;smola](https://github.com/smola))
- 🐛 Fix org.json iast instrumentation test for latest dependency
([#&#8203;8347](DataDog/dd-trace-java#8347) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Configuration to Disable APM Tracing
([#&#8203;8219](DataDog/dd-trace-java#8219) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Address cookie vulnerability cardinality issues
([#&#8203;8210](DataDog/dd-trace-java#8210) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Email HTML Injection detection in IAST
([#&#8203;8205](DataDog/dd-trace-java#8205) -
[@&#8203;sezen-datadog](https://github.com/sezen-datadog))

##### Application Security Management (WAF)

- 🐛✨ Ensure usr.exists tag is not overridden when
UsernameNotFoundException is thrown
([#&#8203;8376](DataDog/dd-trace-java#8376) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- 🐛✨ Ensure usr.exists tag is not overridden by auto
instrumentation
([#&#8203;8374](DataDog/dd-trace-java#8374) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- ✨ Update appsec metrics with event_rules_version tag
([#&#8203;8354](DataDog/dd-trace-java#8354) -
[@&#8203;sezen-datadog](https://github.com/sezen-datadog))
- ✨ Update metrics: appsec.waf.requests
([#&#8203;8353](DataDog/dd-trace-java#8353) -
[@&#8203;Mariovido](https://github.com/Mariovido))
- ✨ Improve ASM support in vert.x 5.0
([#&#8203;8285](DataDog/dd-trace-java#8285) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- ✨ Update metrics: appsec.waf.updates and appsec.waf.init
([#&#8203;8280](DataDog/dd-trace-java#8280) -
[@&#8203;Mariovido](https://github.com/Mariovido))
- ✨ Configuration to Disable APM Tracing
([#&#8203;8219](DataDog/dd-trace-java#8219) -
[@&#8203;jandro996](https://github.com/jandro996))

##### Build & Tooling

- 🐛 Do not generate Muzzle references for primitive arrays in method
body
([#&#8203;8361](DataDog/dd-trace-java#8361) -
[@&#8203;amarziali](https://github.com/amarziali))
- 📖 Improve dev env setup documentation for Windows
([#&#8203;8180](DataDog/dd-trace-java#8180) -
[@&#8203;lucaspimentel](https://github.com/lucaspimentel))

##### Continuous Integration Visibility

- ✨ Add support for skip-EFD tagging
([#&#8203;8487](DataDog/dd-trace-java#8487) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🐛 Fix an NPE in Gradle Android instrumentation
([#&#8203;8484](DataDog/dd-trace-java#8484) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Consider modified tests when applying fail-fast tests
ordering
([#&#8203;8474](DataDog/dd-trace-java#8474) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Implement tests reordering for TestNG
([#&#8203;8467](DataDog/dd-trace-java#8467) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🐛 Fix Gradle Launcher instrumentation to not interfere with Gradle
Test Kit
([#&#8203;8465](DataDog/dd-trace-java#8465) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🧹 Use separate TestEventHandlers per framework in CI Vis
instrumentations
([#&#8203;8451](DataDog/dd-trace-java#8451) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Remove warning log when JUnit 4 test method cannot be
retrieved
([#&#8203;8445](DataDog/dd-trace-java#8445) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🐛 Fix Scalatest tracing for tests that are reported asynchronously
([#&#8203;8444](DataDog/dd-trace-java#8444) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Implement attempt to fix tests
([#&#8203;8393](DataDog/dd-trace-java#8393) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Implement test disabling
([#&#8203;8377](DataDog/dd-trace-java#8377) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Update CODEOWNERS parser to not log errors on comments with
leading whitespace
([#&#8203;8349](DataDog/dd-trace-java#8349) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Request Test Management tests list
([#&#8203;8345](DataDog/dd-trace-java#8345) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Receive test management settings from CIVis settings
request
([#&#8203;8331](DataDog/dd-trace-java#8331) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Implement quarantined tests tagging
([#&#8203;8326](DataDog/dd-trace-java#8326) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Implement tests quarantining
([#&#8203;8320](DataDog/dd-trace-java#8320) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Add tag to specify if the user is setting DD_SERVICE
([#&#8203;8318](DataDog/dd-trace-java#8318) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))

##### Crash tracking

- ✨ Only fork jps when required
([#&#8203;8419](DataDog/dd-trace-java#8419) -
[@&#8203;mcculls](https://github.com/mcculls))
- 🐛 Use Java home of the crashed process to launch crash uploader
([#&#8203;8348](DataDog/dd-trace-java#8348) -
[@&#8203;jbachorik](https://github.com/jbachorik))

##### Data Streams Monitoring

- 🐛 Fix error happening when sqs message attributes are readonly
([#&#8203;8473](DataDog/dd-trace-java#8473) -
[@&#8203;vandonr](https://github.com/vandonr))
- 🐛 Fix bug on proto schema extraction
([#&#8203;8403](DataDog/dd-trace-java#8403) -
[@&#8203;vandonr](https://github.com/vandonr))
- 🐛 Fix service name overrides in consumers
([#&#8203;8387](DataDog/dd-trace-java#8387) -
[@&#8203;piochelepiotr](https://github.com/piochelepiotr))

##### Database Monitoring

- ✨ Add DBMTracePreparedStatements to tracer configuration log
([#&#8203;8508](DataDog/dd-trace-java#8508) -
[@&#8203;cecile75](https://github.com/cecile75))

##### Dynamic Instrumentation

- ✨ Look in another location for grpc service methods
([#&#8203;8468](DataDog/dd-trace-java#8468) -
[@&#8203;evanchooly](https://github.com/evanchooly))
- 🐛 Fix Exception Replay with Lambda proxy classes
([#&#8203;8452](DataDog/dd-trace-java#8452) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Add code origin support for spring-webmvc
([#&#8203;8416](DataDog/dd-trace-java#8416) -
[@&#8203;evanchooly](https://github.com/evanchooly))
- ✨ Add support for scanning jar from loaded class
([#&#8203;8370](DataDog/dd-trace-java#8370) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- 🐛 Disable capture of entry values
([#&#8203;8369](DataDog/dd-trace-java#8369) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- 🐛 Fix CodeOrigin for `@Trace` annotation
([#&#8203;8344](DataDog/dd-trace-java#8344) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- 🐛 Fix equals/hashCode for CodeOrigin probe
([#&#8203;8319](DataDog/dd-trace-java#8319) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Add code origin support to kafka message listeners
([#&#8203;8301](DataDog/dd-trace-java#8301) -
[@&#8203;evanchooly](https://github.com/evanchooly))

##### Metrics

- ✨ Create metric: appsec.waf.error
([#&#8203;8381](DataDog/dd-trace-java#8381) -
[@&#8203;sezen-datadog](https://github.com/sezen-datadog))
- ✨ Create metric: appsec.rasp.error
([#&#8203;8364](DataDog/dd-trace-java#8364) -
[@&#8203;sezen-datadog](https://github.com/sezen-datadog))

##### Profiling

- ✨ Bump ddprof library to 1.22.0
([#&#8203;8463](DataDog/dd-trace-java#8463) -
[@&#8203;jbachorik](https://github.com/jbachorik))
- IBM J9 8u361 corresponds to OpenJDK 8u362 by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#187
- Fix compatibility with musl libc 1.2.4 by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#189
- Modify version extraction by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#179
- Do not write null values to jvminfo event by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#184
- Productize VMStructs-based stack walker by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#177
- A few minor downport issues by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#180
- Enable ASGCT by default on fairly safe J9 JDK versions by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#181
- 🐛 Exclude OrderedThreadPoolExecutor from queue-time measurements
([#&#8203;8456](DataDog/dd-trace-java#8456) -
[@&#8203;jbachorik](https://github.com/jbachorik))
- ✨ Record JVM info on JVMs without JFR
([#&#8203;8431](DataDog/dd-trace-java#8431) -
[@&#8203;jbachorik](https://github.com/jbachorik))
- 🐛 Actually use CleanupTask in TempLocationManager
([#&#8203;8420](DataDog/dd-trace-java#8420) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Only fork jps when required
([#&#8203;8419](DataDog/dd-trace-java#8419) -
[@&#8203;mcculls](https://github.com/mcculls))
- 🐛 Adjust JFR checks for J9
([#&#8203;8405](DataDog/dd-trace-java#8405) -
[@&#8203;jbachorik](https://github.com/jbachorik))
- 🧹 Disable smap RSS parsing by default
([#&#8203;8342](DataDog/dd-trace-java#8342) -
[@&#8203;MattAlp](https://github.com/MattAlp))

##### Telemetry

- 🐛 Add support for JBoss jar:file format to DependencyResolver
([#&#8203;8428](DataDog/dd-trace-java#8428) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Update metrics: appsec.waf.requests
([#&#8203;8353](DataDog/dd-trace-java#8353) -
[@&#8203;Mariovido](https://github.com/Mariovido))

##### Trace context propagation

- ✨ Introduce tracing propagator
([#&#8203;8313](DataDog/dd-trace-java#8313) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))

##### Tracer core

- 🐛 Fix Stable Config telemetry source names
([#&#8203;8460](DataDog/dd-trace-java#8460) -
[@&#8203;BaptisteFoy](https://github.com/BaptisteFoy))
- ✨ Probe trace endpoints with a valid payload of empty arrays
([#&#8203;8414](DataDog/dd-trace-java#8414) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Add 1 minute fail-safe to JUL/JMX class-loading callback
([#&#8203;8399](DataDog/dd-trace-java#8399) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Migrate DSM injection calls to context-first APIs
([#&#8203;8383](DataDog/dd-trace-java#8383) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))
- 🧹 Move continuation capture methods from scope to tracer
([#&#8203;8371](DataDog/dd-trace-java#8371) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Migrate context extraction calls to context-first APIs
([#&#8203;8368](DataDog/dd-trace-java#8368) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))
- 🧹 Migrate context injection calls to context-first APIs
([#&#8203;8358](DataDog/dd-trace-java#8358) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))
- 💡 Support reading configurations from files
([#&#8203;8338](DataDog/dd-trace-java#8338) -
[@&#8203;mtoffl01](https://github.com/mtoffl01))
- 💡 Implementation of BaggagePropagator and BaggageContext
([#&#8203;8330](DataDog/dd-trace-java#8330) -
[@&#8203;mhlidd](https://github.com/mhlidd))
- 🧹 Combine continuation implementations into one which supports
multiple activations
([#&#8203;8324](DataDog/dd-trace-java#8324) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Introduce tracing propagator
([#&#8203;8313](DataDog/dd-trace-java#8313) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))
- ✨ Remove old context propagation API
([#&#8203;8271](DataDog/dd-trace-java#8271) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))

##### Instrumentations

##### AWS Lambda instrumentation

- 🐛 Send error message and stack to Lambda extension
([#&#8203;8417](DataDog/dd-trace-java#8417) -
[@&#8203;nhulston](https://github.com/nhulston))

##### AWS SDK instrumentation

- 🐛 Fix error happening when sqs message attributes are readonly
([#&#8203;8473](DataDog/dd-trace-java#8473) -
[@&#8203;vandonr](https://github.com/vandonr))
- 💡 Inject trace context into AWS Step Functions input
([#&#8203;7585](DataDog/dd-trace-java#7585) -
[@&#8203;DylanLovesCoffee](https://github.com/DylanLovesCoffee))

##### Core Java language instrumentation

- ✨ Look in another location for grpc service methods
([#&#8203;8468](DataDog/dd-trace-java#8468) -
[@&#8203;evanchooly](https://github.com/evanchooly))
- ✨ Add code origin support for spring-webmvc
([#&#8203;8416](DataDog/dd-trace-java#8416) -
[@&#8203;evanchooly](https://github.com/evanchooly))
- 💡 Implementation of BaggagePropagator and BaggageContext
([#&#8203;8330](DataDog/dd-trace-java#8330) -
[@&#8203;mhlidd](https://github.com/mhlidd))
- ✨ Add code origin support to kafka message listeners
([#&#8203;8301](DataDog/dd-trace-java#8301) -
[@&#8203;evanchooly](https://github.com/evanchooly))

##### gRPC instrumentation

- ✨ Look in another location for grpc service methods
([#&#8203;8468](DataDog/dd-trace-java#8468) -
[@&#8203;evanchooly](https://github.com/evanchooly))

##### Kafka instrumentation

- ✨ Add messaging.destination.name tag to kafka integrations
([#&#8203;8366](DataDog/dd-trace-java#8366) -
[@&#8203;rarguelloF](https://github.com/rarguelloF))

##### Protocol Buffer instrumentation

- 🐛 Fix bug on proto schema extraction
([#&#8203;8403](DataDog/dd-trace-java#8403) -
[@&#8203;vandonr](https://github.com/vandonr))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: 108a0f86aa59ab4c938cbac0688dd4c19cb301fa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: core Tracer core type: bug Bug report and fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants