Commit Graph

31 Commits

Author SHA1 Message Date
buenosairesam
3106bc835e Update edge: match full stack dashboard style, fix metric names
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-26 20:58:46 -03:00
buenosairesam
a013e0116f Fix deploy.sh: use sh instead of bash, ensure executable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-26 20:56:27 -03:00
buenosairesam
8ecd702b63 Fix pipeline: run deploy directly instead of SSH
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-01-26 20:55:24 -03:00
buenosairesam
2da4b30019 Fix edge to handle nested metrics format from gateway forwarding 2026-01-26 20:36:34 -03:00
buenosairesam
754d3e55fb Use ctrl/edge/deploy.sh for CI-agnostic deployment 2026-01-26 17:34:53 -03:00
buenosairesam
761bca20b0 pipeline updates 2026-01-26 12:38:52 -03:00
buenosairesam
9ddcb68131 fix proto import in docker
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-22 18:45:46 -03:00
buenosairesam
f854d6d399 sysmonstm setup
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-22 18:31:47 -03:00
buenosairesam
0cd8d1516f sysmonstm setup
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-01-22 18:30:30 -03:00
buenosairesam
82c4551e71 simple is better 2026-01-22 16:22:15 -03:00
buenosairesam
dc3518f138 new three layer deployment 2026-01-22 12:55:50 -03:00
buenosairesam
174bc15368 add readme 2026-01-22 06:02:01 -03:00
buenosairesam
79ccae8a6e tag images with commit SHA
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-02 22:06:16 -03:00
buenosairesam
4498e2e829 trigger build
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-02 21:45:30 -03:00
buenosairesam
8909282f52 use external registry URL
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-01-02 21:44:54 -03:00
buenosairesam
a33c39c3dc trigger build
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-01-02 21:42:54 -03:00
buenosairesam
5e4d006a03 use docker plugin for build 2026-01-02 21:42:00 -03:00
buenosairesam
17be9d19a4 trigger pipeline 2026-01-02 21:41:05 -03:00
buenosairesam
220e34cad4 add build and push to registry 2026-01-02 21:38:12 -03:00
buenosairesam
f5548e31a1 fix yaml - remove colons
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-02 21:20:39 -03:00
buenosairesam
03af79caae fix yaml quoting 2026-01-02 21:20:08 -03:00
buenosairesam
5343ce7350 remove old woodpecker configs 2026-01-02 21:18:51 -03:00
buenosairesam
f00f79343f trigger pipeline 2026-01-02 21:17:58 -03:00
buenosairesam
ee23e1c25c init pipeline 2026-01-02 21:16:54 -03:00
buenosairesam
8279528b7c simplify woodpecker pipeline, add ctrl/standalone gateway 2026-01-02 21:12:02 -03:00
buenosairesam
b526bde98e added docs 2025-12-31 12:45:28 -03:00
buenosairesam
040fccc58d docs 2025-12-31 05:07:53 -03:00
buenosairesam
00b1e663d9 Fix metrics flickering and improve internals page
- Fix dashboard metrics alternating to 0 by merging partial batches
  in gateway before broadcasting to WebSocket clients. The aggregator
  sends metrics in batches of 20, causing partial updates that
  overwrote each other. Gateway now maintains machine_metrics_cache
  that accumulates metrics across batches.

- Remove misleading gRPC calls counter from internals page (only
  incremented on health checks, not actual metric flow). Replace
  with cached_machines counter showing tracked machines.

- Update internals.html stats panel to show Events, Broadcasts,
  Clients, and Machines instead of gRPC calls.
2025-12-31 02:15:57 -03:00
buenosairesam
ee9cbf73ec better redis error handling 2025-12-30 03:40:20 -03:00
buenosairesam
e5aafd5097 claude final draft 2025-12-29 23:44:30 -03:00
buenosairesam
116d4032e2 first claude draft 2025-12-29 14:40:06 -03:00