Backup & Restore Metrics
Learn how to backup and restore metrics into groundcover metrics storage
Last updated
Learn how to backup and restore metrics into groundcover metrics storage
Last updated
groundcover uses as its underlying metrics storage solution. As such, groundcover integrates seamlessly with VictoriaMetrics and tools.
port-forward groundcover's VictoriaMetrics service object
Run the vmbackup
utility, in this example we'll set the destination to an AWS S3 bucket,
Scale down VictoriaMetrics statefulSet (VictoriaMetrics must be offline during restorations)
Get the VictoriaMetrics PVC name
Create the following Kubernetes Job manifest vm-restore.yaml
Deploy the job and wait for completion
Once completed, scale up groundcover's VictoriaMetrics instance