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 TypeDescriptionEvent-Specific Data
agents.common.agentStarted.v1An Agent is started.N/A
agents.common.agentStopped.v1An Agent is stopped.N/A
agents.common.heartbeat.v1Occurs on a regular interval to indicate the agent is running.N/A
agents.common.sqliteBackupStarted.v1The SQLite database backup begins.N/A
agents.common.sqliteBackupCompleted.v1The SQLite database backup completes.N/A
agents.common.sqliteBackupFailed.v1An error occurs during SQLite database backup or upload.
{
"error": "error description"
}

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.