2. Run Detail And Logging Polish #2

Closed
opened 2026-05-20 01:16:09 +02:00 by parkel · 0 comments
Owner

Goal: a failed or slow backup should be debuggable from Django without shell access.

  • Split run detail into clear sections: summary, command, log, stats, retention, and raw result.
  • Show recent rsync log output inline with a link to the full log.
  • Show failure classification prominently when available.
  • Surface prune/retention warnings as a first-class panel instead of only JSON.
  • Improve log filtering by service, host, run, severity, and time window.

Suggested commit tag: (ui) or (feature)


Imported from docs/roadmap-1.0.md. Gitea is now the leading tracker for this 1.0 chunk.

Goal: a failed or slow backup should be debuggable from Django without shell access. - [ ] Split run detail into clear sections: summary, command, log, stats, retention, and raw result. - [ ] Show recent rsync log output inline with a link to the full log. - [ ] Show failure classification prominently when available. - [ ] Surface prune/retention warnings as a first-class panel instead of only JSON. - [ ] Improve log filtering by service, host, run, severity, and time window. Suggested commit tag: `(ui)` or `(feature)` --- Imported from `docs/roadmap-1.0.md`. Gitea is now the leading tracker for this 1.0 chunk.
parkel added this to the 1.0 milestone 2026-05-20 01:16:09 +02:00
Sign in to join this conversation.