Telemetry from automation/test harness. More...
#include <agent_state.h>
Public Attributes | |
| std::string | test_id |
| std::string | name |
| std::string | status |
| std::string | message |
| absl::Time | updated_at = absl::InfinitePast() |
Telemetry from automation/test harness.
Definition at line 107 of file agent_state.h.
| std::string yaze::editor::AutomationTelemetry::test_id |
Definition at line 108 of file agent_state.h.
| std::string yaze::editor::AutomationTelemetry::name |
Definition at line 109 of file agent_state.h.
| std::string yaze::editor::AutomationTelemetry::status |
Definition at line 110 of file agent_state.h.
| std::string yaze::editor::AutomationTelemetry::message |
Definition at line 111 of file agent_state.h.
| absl::Time yaze::editor::AutomationTelemetry::updated_at = absl::InfinitePast() |
Definition at line 112 of file agent_state.h.