diff --git a/lib/towerops_web/live/admin/dashboard_live.html.heex b/lib/towerops_web/live/admin/dashboard_live.html.heex index a63effa9..789c7b4e 100644 --- a/lib/towerops_web/live/admin/dashboard_live.html.heex +++ b/lib/towerops_web/live/admin/dashboard_live.html.heex @@ -72,6 +72,21 @@ Open Monitoring → + +
+ Agents across all organizations and cloud pollers +
+ <.link + navigate={~p"/admin/agents"} + class="text-blue-600 dark:text-blue-400 hover:underline text-sm" + > + View all agents → + +