docs: sync with v2.0 reality — schedules, UI tabs, log paths, S3 metrics#3
Merged
docs: sync with v2.0 reality — schedules, UI tabs, log paths, S3 metrics#3
Conversation
…trics - getting-started: class2 default schedule is daily + weekly (not just daily) - scheduling: remove CLASS3_DAILY/WEEKLY_SCHEDULE (class3 is monthly only); fix disable example to use a real timer (class2 monthly) - web-ui: update Configuration section to 4 tabs (Hosts, Targets, Schedule, Volumes & Maintenance); update Dashboard description — remove stale per-target delta metrics mention, add S3 export status card description - running-jobs: fix log paths to per-class filenames (backup-class1.log, etc.) and add s3-export.log; add fsbackup-s3-export.service to journal examples - metrics: add fsbackup_s3_target_last_upload and fsbackup_s3_target_last_failure per-target S3 metrics Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
✅ Deploy Preview for fsbackup ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Five accuracy fixes to bring the docs site in sync with the current v2.0 codebase:
CLASS3_DAILY_SCHEDULEandCLASS3_WEEKLY_SCHEDULEfrom the schedule variables table (class3 has monthly snapshots only); updated the disable example to use a real timer unitbackup.logto the actual per-class paths (backup-class1.log,backup-class2.log,s3-export.log); added S3 export service to journal examplesfsbackup_s3_target_last_uploadandfsbackup_s3_target_last_failure)Test plan
🤖 Generated with Claude Code