Skip to content

feat(crashtracking): include JVM distribution details in crash report#11715

Open
gyuheon0h wants to merge 1 commit into
masterfrom
gyuheon0h/PROF-15200-include-jvm-dist-crash
Open

feat(crashtracking): include JVM distribution details in crash report#11715
gyuheon0h wants to merge 1 commit into
masterfrom
gyuheon0h/PROF-15200-include-jvm-dist-crash

Conversation

@gyuheon0h

@gyuheon0h gyuheon0h commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

What Does This Do

Read JVM distribution details in Hotspot and J9 parser and include the details in crash report

Motivation

Screenshot 2026-06-23 at 2 12 21 PM

Additional Notes

Contributor Checklist

  • Format the title according to the contribution guidelines
  • Assign the type: and (comp: or inst:) labels in addition to any other useful labels
  • Avoid using close, fix, or any linking keywords when referencing an issue
    Use solves instead, and assign the PR milestone to the issue
  • Update the CODEOWNERS file on source file addition, migration, or deletion
  • Update public documentation with any new configuration flags or behaviors
  • Add your completed PR to the merge queue by commenting /merge. You can also:
    • Customize the commit message associated with the merge with /merge --commit-message "..."
    • Remove your PR from the merge queue with /merge -c
    • Skip all merge queue checks with /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)
    • Get more information in this doc

Jira ticket: [PROJ-IDENT]

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@gyuheon0h gyuheon0h changed the title Include JVM distribution details in crash report feat(crashtracking): include JVM distribution details in crash report Jun 23, 2026
@gyuheon0h gyuheon0h added the comp: crash tracking Crash Tracking label Jun 23, 2026
@gyuheon0h gyuheon0h marked this pull request as ready for review June 23, 2026 18:12
@gyuheon0h gyuheon0h requested a review from a team as a code owner June 23, 2026 18:12
@gyuheon0h gyuheon0h requested a review from zhengyu123 June 23, 2026 18:12
@dd-octo-sts

dd-octo-sts Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@dd-octo-sts

dd-octo-sts Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

🟢 Java Benchmark SLOs — All performance SLOs passed

Suite Status
Startup 🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
Scenario Candidate master Δ (95% CI of mean)
startup:insecure-bank:iast:Agent 14.00 s 13.96 s [-0.4%; +0.9%] (no difference)
startup:insecure-bank:tracing:Agent 12.91 s 13.07 s [-2.0%; -0.6%] (maybe better)
startup:petclinic:appsec:Agent 16.92 s 16.85 s [-0.6%; +1.5%] (no difference)
startup:petclinic:iast:Agent 16.89 s 17.01 s [-1.5%; +0.1%] (no difference)
startup:petclinic:profiling:Agent 16.67 s 16.78 s [-1.5%; +0.2%] (no difference)
startup:petclinic:sca:Agent 16.90 s 16.79 s [-0.2%; +1.6%] (no difference)
startup:petclinic:tracing:Agent 15.54 s 16.02 s [-7.1%; +1.1%] (no difference)

Commit: 33ebcc5d · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

@zhengyu123 zhengyu123 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, Thanks!

@gyuheon0h gyuheon0h added this pull request to the merge queue Jun 23, 2026
@dd-octo-sts

dd-octo-sts Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

/merge

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Jun 23, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-06-23 20:43:13 UTC ℹ️ Start processing command /merge


2026-06-23 20:43:19 UTC ℹ️ MergeQueue: pull request added to the queue

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


2026-06-23 20:45:39 UTC ⚠️ MergeQueue: This merge request build was cancelled

gyuheon.oh@datadoghq.com cancelled this merge request build

@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 23, 2026
@gyuheon0h

Copy link
Copy Markdown
Contributor Author

/merge -c

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Jun 23, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-06-23 20:45:21 UTC ℹ️ Start processing command /merge -c

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants