PHP¶
Report PHP application related information to the Observation Cloud:
- Collect custom metric data from the application;
- Collect link tracking data from the application;
- Manage all logs for the application.
Trace¶
PHP provides a non-invasive way to inject probe information.
Profiling¶
PHP Profiling can be used to collect performance data during program execution.