Skip to content

Use well-know crashlog name if not specified#5094

Merged
jbachorik merged 1 commit into
masterfrom
jb/crash_tracking_init
Apr 24, 2023
Merged

Use well-know crashlog name if not specified#5094
jbachorik merged 1 commit into
masterfrom
jb/crash_tracking_init

Conversation

@jbachorik

Copy link
Copy Markdown
Contributor

What Does This Do

Makes the crash upload script initializer to use a well known value for the JVM crash log file if -XX:ErrorFile is not specified.

Motivation

This is done in order to make the crash tracking config less complex such that it is enough to specify -XX:OnError=<path_to>/dd_crash_uploader.sh and the agent would take care of generating the crash upload script at the given location if it already does not exist.

Additional Notes

@jbachorik
jbachorik requested a review from a team as a code owner April 21, 2023 09:55
@jbachorik jbachorik added the comp: crash tracking Crash Tracking label Apr 21, 2023
@jbachorik
jbachorik force-pushed the jb/crash_tracking_init branch 2 times, most recently from 81e0460 to 4abab6b Compare April 21, 2023 12:01
@jbachorik
jbachorik force-pushed the jb/crash_tracking_init branch from 4abab6b to 3c24e4c Compare April 24, 2023 06:52
@jbachorik
jbachorik merged commit c5c9c65 into master Apr 24, 2023
@jbachorik
jbachorik deleted the jb/crash_tracking_init branch April 24, 2023 08:48
@github-actions github-actions Bot added this to the 1.13.0 milestone Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: crash tracking Crash Tracking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants