Skip to content

feat: add rich source traffic observability - #13

Merged
jakthom merged 5 commits into
mainfrom
codex/richer-source-metrics
Jul 19, 2026
Merged

feat: add rich source traffic observability#13
jakthom merged 5 commits into
mainfrom
codex/richer-source-metrics

Conversation

@jakthom

@jakthom jakthom commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add per-source, sender, and PGN timing, rate, payload, decode, addressing, value-distribution, and raw-wire diagnostics, including unknown PGNs
  • surface gaps, bursts, anomalies, identity changes, traffic share, and estimated CAN load in the operator table and beacon_source_pgn_* Prometheus families
  • add persistent expected-traffic baselines and bounded lifecycle events, with UI and MCP controls to approve or clear expectations
  • expose the shared store through get_source_metrics while keeping raw payload and fingerprint identifiers out of Prometheus labels to bound cardinality

Verification

  • go test ./...
  • go vet ./...
  • go test -race ./internal/stats ./internal/metrics ./internal/mcpserver ./internal/app
  • npm test (3 Chromium Playwright tests)
  • git diff --check

@jakthom
jakthom merged commit be27ec5 into main Jul 19, 2026
8 checks passed
@jakthom
jakthom deleted the codex/richer-source-metrics branch July 19, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant