Slow interactions log record detail
Administrators can use Slow Interactions logs to gain insight into how interactions are affecting platform performance.
| Field | Description |
|---|---|
| Label |
Label assigned to the interaction. |
| Average execution time (ms) | Average duration to execute the interaction, in a single occurrence, in milliseconds. |
| Execution count | Number of similar occurrences that are aggregated. |
| Total execution time | Total sum of the execution times for the aggregated executions of the interaction. |
| First sighting | Time and date the first occurrence was noted. |
| Hash | Hash value for this record. |
| Last sighting | Time and date the last occurrence was noted. |
| Example Java stack trace | Example stack trace for an individual event. |
| Window start | Start time |
| Window end | End time |