Skip to main content

PHP SDK developer's guide - Debugging

Debugging

How to debug in a development environment

In addition to the normal development tools of logging and a debugger, you can also see what’s happening in your Workflow by using the Web UI or tctl.

How to debug in a development production

You can debug production Workflows using:

You can debug and tune Worker performance with metrics and the Worker performance guide.

Debug Server performance with Cloud metricsLink preview iconHow to monitor Temporal Cloud metrics

Configure and track performance metrics for Temporal Cloud.

Learn more or self-hosted Server metrics.