Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RequestPerformanceTuningAnalysesDetails

Details of the request to start a JFR performance tuning analysis.

Properties

recordingDurationInMinutes

recordingDurationInMinutes: number

Duration of the JFR recording in minutes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional targets

The attachment targets to start JFR.

Optional waitingPeriodInMinutes

waitingPeriodInMinutes: undefined | number

Period to looking for JVMs. In addition to attach to running JVMs when given the command, JVM started within the waiting period will also be attached for JFR. The value should be larger than the agent polling interval setting for the fleet to ensure agent can get the instructions. If not specified, the agent polling interval for the fleet is used. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj