Live service debugging

Live service debugging refers to debugging a service while it is running in its test or production environment in Symphony or in Symphony DE.

Use live service debugging if you have strict control over the environment:
  • You can limit the number of service instances (slots) available to your application,

  • You can control whether the application can be prestarted, and

  • You can control when the workload is submitted.