FlightRecorderSettings
is a datatype for the settings for the Java Flight Recorder.
Table: FlightRecorderSettings
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 25, 2024 | |||||
oldObjectSampleDurationMinutes | long | yes | Preview | The duration an old object sampling will run before dumping results and restarting. | |
oldObjectSampleEnabled | boolean | yes | Preview | Whether an OldObjectSample is enabled. |