$this->nodesOnline, 'tasks_today' => $this->tasksToday, 'tasks_week' => $this->tasksWeek, 'repos_touched' => $this->reposTouched, 'findings_total' => $this->findingsTotal, 'compute_hours' => $this->computeHours, ]; } }