AgentBehaviorOptions

API Documentation:AgentBehaviorOptions

DSL object for configuration properties that allows fine-tuning the agent behavior.

Properties

PropertyDescription
startupLoadBalancing

Specifies if advanced load balancing should be used during the agent startup.

startupWithGrailEnabled

Specifies if Real User Monitoring is enabled or disabled for the first app start before the configured setting is received from the cluster. When it is disabled, then the first session will be only visible for RUM Classic.

Methods

No methods

Script blocks

No script blocks

Property details

boolean startupLoadBalancing

Specifies if advanced load balancing should be used during the agent startup.

The default value is false.

boolean startupWithGrailEnabled

Specifies if Real User Monitoring is enabled or disabled for the first app start before the configured setting is received from the cluster. When it is disabled, then the first session will be only visible for RUM Classic.

The default value is false.