AgentTopErrorCount
A single agent's error count over the requested window, with the first and last jobs where errors were observed.
Properties¶
| Property | Type | Description |
|---|---|---|
agentId |
string |
Agent ID (GUID) |
count |
number |
Error count for this agent over the requested window |
firstSeenJob |
AgentJobInfo |
First job in the window where this agent reported errors |
lastSeenJob |
AgentJobInfo |
Last job in the window where this agent reported errors |
name |
string |
Agent name |