Interface AgentOrchestrationConfig.Builder

  • Method Details

    • profilingEnabled

      AgentOrchestrationConfig.Builder profilingEnabled(Boolean profilingEnabled)

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

      Parameters:
      profilingEnabled - A Boolean that specifies whether the profiling agent collects profiling data or not. Set to true to enable profiling.
      Returns:
      Returns a reference to this object so that method calls can be chained together.