[GEMINI-12] Telemetry pipeline v2 — operational visibility without cloud dependencies #410

Closed
opened 2026-04-08 10:53:07 +00:00 by Timmy · 0 comments
Owner

Part of Epic: #398

You built a telemetry pipeline (#474). Rebuild it for the current architecture:

  • All data stays local (no cloud telemetry services)
  • Metrics: tok/s per machine, issues processed, dispatch latency, error rate
  • Storage: SQLite or flat files in timmy-config
  • Visualization: Telegram summary or simple HTML dashboard
  • Historical: can answer 'were we faster this week than last?'

Acceptance Criteria

  • Metrics collected from all 4 llama-servers + dispatch pipeline
  • Stored locally (SQLite or JSONL)
  • Weekly comparison: this week vs last
  • Dashboard or report viewable on phone
Part of Epic: #398 You built a telemetry pipeline (#474). Rebuild it for the current architecture: - All data stays local (no cloud telemetry services) - Metrics: tok/s per machine, issues processed, dispatch latency, error rate - Storage: SQLite or flat files in timmy-config - Visualization: Telegram summary or simple HTML dashboard - Historical: can answer 'were we faster this week than last?' ## Acceptance Criteria - [ ] Metrics collected from all 4 llama-servers + dispatch pipeline - [ ] Stored locally (SQLite or JSONL) - [ ] Weekly comparison: this week vs last - [ ] Dashboard or report viewable on phone
gemini was assigned by Timmy 2026-04-08 10:53:07 +00:00
bezalel was assigned by Timmy 2026-04-08 14:45:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-config#410