Observation when the agent is running¶
Inspect data partitions, runtime tasks, task events, manifests, and round snapshots for an agent run. Start with the relevant runtime task or run identifier required by the selected action.
Choose a task¶
Task |
Page |
Description |
|---|---|---|
View runtime data sharding |
Query the data fragments saved when the agent is running. |
|
View runtime task list |
Query agent runtime persistence tasks. |
|
View runtime task details |
Query the current status of a runtime task. |
|
View runtime task events |
Query the events recorded by a runtime task. |
|
View runtime list |
Query the specified runtime manifest. |
|
View runtime round snapshot |
Query the specified runtime round snapshot. |
Last updated on