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 powered by Grail is enabled or disabled for the first app start before the configured setting is received from the cluster.

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 powered by Grail is enabled or disabled for the first app start before the configured setting is received from the cluster.

The default value is false.

Note: This feature is currently only supported for Real User Monitoring powered by Grail on Dynatrace SaaS deployments.