plus3it / plus3it/lx-ebs-backups
Add Alerting for No Snapshots Found
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Per conversation with @deemanning - might be helpful if the snapshot maintenance script provided alerting when there were no snapshots to expire or keep (i.e., "none present") as it may be an indication that snapshots have been failing.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the snapshot maintenance script and first review how it handles cases where no snapshots are available to expire or keep. The work is done when that “none present” condition produces the requested alert and the behavior is covered by an appropriate test or verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100