Skip to content

Add analytics charts for backup size and duration trends#13

Open
marckohlbrugge wants to merge 2 commits intomainfrom
marc/analytics-charts
Open

Add analytics charts for backup size and duration trends#13
marckohlbrugge wants to merge 2 commits intomainfrom
marc/analytics-charts

Conversation

@marckohlbrugge
Copy link
Owner

Summary

  • Adds sparkline charts to the backup detail page showing size and duration trends over the last 30 days
  • Displays min/avg/max/latest statistics for both metrics
  • Uses simple SVG-based charts (no external dependencies)

Test plan

  • Added tests for chart_data and chart_stats methods
  • Added tests for format_bytes and format_duration helpers
  • Verify charts render correctly on backup show page with historical data

Shows sparkline charts on the backup detail page with min/avg/max/latest
stats for both backup size and duration over the last 30 days of successful runs.
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