Need to add monitoring and alerts for disk of the virtual machine
So that we will always know if a virtual machine runs out of space.
Description
Now, we only find out that we're running out of space when we connect to a virtual machine or when the site loses stability. It's important to be aware of running out of space in advance to ensure the site's stability.
Definition of done
An automatic notification is configured and once a day sent notification if 80% of the disk space is occupied.
Setup of notification infrastructure should be automated as a manifest (Prod Env, Terraform)
Need to add monitoring and alerts for disk of the virtual machine
So that we will always know if a virtual machine runs out of space.
Description
Now, we only find out that we're running out of space when we connect to a virtual machine or when the site loses stability. It's important to be aware of running out of space in advance to ensure the site's stability.
Definition of done
An automatic notification is configured and once a day sent notification if 80% of the disk space is occupied.
Setup of notification infrastructure should be automated as a manifest (Prod Env, Terraform)