Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AgentOrchestrationConfig

Specifies whether profiling is enabled or disabled for a profiling group. It is used by ConfigureAgent to enable or disable profiling for a profiling group.

Hierarchy

  • AgentOrchestrationConfig

Index

Properties

Properties

profilingEnabled

profilingEnabled: boolean | undefined

A Boolean that specifies whether the profiling agent collects profiling data or not. Set to true to enable profiling.