Slow scripts log record detail
As an administrator, you can use Slow Scripts logs to gain insight into how events are affecting platform performance. To aid in debugging, you can filter a slow script log by application scope, limiting scripts to only those scripts originating in specific scopes.
| Field | Description |
|---|---|
| Label |
Label assigned to the script. |
| Script source |
Source of the script. |
| Script application | Application scope the slow script originated in. Global appears if the script originated in the global scope. |
| Average execution time (ms) | Average duration to execute the script in a single occurrence, in milliseconds. |
| Execution count | Number of similar occurrences that are aggregated. |
| Day moving average (ms) | Average of the moving average values of execution time, calculated over periods of one day. |
| Original application | Total sum of the script execution times for the aggregated occurrences. |
| Last sighting | Time and date at which the script was last executed. |