aboutsummaryrefslogtreecommitdiff
path: root/src/zencompute/httporchestrator.cpp
Commit message (Expand)AuthorAgeFilesLines
* added worker id validationsb/orchStefan Boberg11 days1-19/+27
* add basic validation of announced endpointsStefan Boberg11 days1-0/+5
* more orderly shutdown for compute serverStefan Boberg13 days1-16/+28
* added CPU usage to coordinator dashboard, along with memory infoStefan Boberg14 days1-11/+12
* made websockets conditional and disabled by default until shutdown issues can...Stefan Boberg14 days1-4/+36
* some orchestrator logging tweaksStefan Boberg2026-02-251-4/+3
* use websocket push for orchestrator dashboard updatesStefan Boberg2026-02-241-1/+113
* removed test routeStefan Boberg2026-02-241-8/+0
* added some top-level metrics to the orchestrator dashboardStefan Boberg2026-02-231-1/+18
* moved HttpOrchestratorService state into OrchestratorService to fix dependenc...Stefan Boberg2026-02-221-125/+26
* added support for basic worker timeline tracking and queryingStefan Boberg2026-02-221-1/+103
* tweaked orchestrator endpoints to include more informationStefan Boberg2026-02-181-0/+41
* structured compute basics (#714)Stefan Boberg2026-02-181-0/+81