Common Agent Events
All Tetra Agents share the following common event types. Each Agent also generates its own unique event types outside of these common Agent event types.
NOTE
To set up event subscriptions for any of the following events, see Event Subscriptions.
Event Type | Description | Event-Specific Data |
---|---|---|
agents.common.agentStarted.v1 | An Agent is started. | N/A |
agents.common.agentStopped.v1 | An Agent is stopped. | N/A |
agents.common.heartbeat.v1 | Occurs on a regular interval to indicate the agent is running. | N/A |
agents.common.sqliteBackupStarted.v1 | The SQLite database backup begins. | N/A |
agents.common.sqliteBackupCompleted.v1 | The SQLite database backup completes. | N/A |
agents.common.sqliteBackupFailed.v1 | An error occurs during SQLite database backup or upload. | { |
Documentation Feedback
Do you have questions about our documentation or suggestions for how we can improve it? Start a discussion in TetraConnect Hub. For access, see Access the TetraConnect Hub.
NOTE
Feedback isn't part of the official TetraScience product documentation. TetraScience doesn't warrant or make any guarantees about the feedback provided, including its accuracy, relevance, or reliability. All feedback is subject to the terms set forth in the TetraConnect Hub Community Guidelines.
Updated 19 days ago