About monitoring
In this section you'll find information about how to set up and use reports and logs to help gain insight about the performance of your EdgeWorkers functions.
Option | Description |
---|---|
EdgeWorkers reports | These reports are built-in to the EdgeWorkers management application and provide details about the performance and execution status of your EdgeWorkers functions. You can also use the EdgeWorkers API to generate reports. |
mPulse reports | Displays reports about JavaScript errors in the mPulse dashboard. To use this feature you need to be part of an mPulse paid plan. |
JavaScript logging | Captures log messages generated during the current request. You can also use variable substitution to include dynamic data in the EdgeWorkers logs. You can configure the JavaScript logs to appear in a DataStream 2 log or an LDS server log. |
DataStream 2 logs | Generates logs that contain near real-time insight into the performance of your EdgeWorkers functions. You need EdgeWorkers and DataStream 2 enabled in your contract. You can also use DataStream 2 to deliver JavaScript Logs for an EdgeWorkers function. |
Log Delivery Service | Provides status and failure information for your EdgeWorker IDs over a specified period of time in an LDS server log. You need to create a log delivery configuration. |
Updated about 21 hours ago