Update dd-instrument-java dependency to v0.0.4#11567
Conversation
This comment has been minimized.
This comment has been minimized.
Debugger benchmarksParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 9 metrics, 6 unstable metrics. See unchanged results
Request duration reports for reportsgantt
title reports - request duration [CI 0.99] : candidate=None, baseline=None
dateFormat X
axisFormat %s
section baseline
noprobe (343.574 µs) : 301, 386
. : milestone, 344,
basic (299.577 µs) : 292, 307
. : milestone, 300,
loop (8.985 ms) : 8979, 8991
. : milestone, 8985,
section candidate
noprobe (333.426 µs) : 308, 359
. : milestone, 333,
basic (295.277 µs) : 290, 301
. : milestone, 295,
loop (8.982 ms) : 8977, 8988
. : milestone, 8982,
|
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: de1fadfcd6
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
ygree
left a comment
There was a problem hiding this comment.
Looks good! Does this PR also need to update the lock file, or can it wait for the regular update?
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
mergequeue build completed successfully, but the github api returned an error while merging the pr.
DetailsError: PUT https://api.github.com/repos/DataDog/dd-trace-java/pulls/11567/merge: 405 Pull Request has merge conflicts [] (Request ID: AB0D:D2570:1A75A5C:632C224:6A21D980) FullStacktrace: |
@ygree I checked with @PerfectSlayer and we shouldn't update the lock files for PRs that update these kind of dependencies (the build will still use the right version) - instead we should leave the lock files to the scheduled task |
Motivation
Performance
Fixes
Class.forNamein case boot class is already definedDependencies
Contributor Checklist
type:and (comp:orinst:) labels in addition to any other useful labelsclose,fix, or any linking keywords when referencing an issueUse
solvesinstead, and assign the PR milestone to the issue/merge. You can also:/merge --commit-message "..."/merge -c/merge -f --reason "reason"; please use this judiciously, as some checks do not run at the PR-level (note: the PR still needs to be mergeable, this will only skip the pre-merge build)Jira ticket: [PROJ-IDENT]