mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-27 20:47:28 +03:00
Add build tag `disable_grpc_modules` for vmbackup, vmrestore and vmbackupmanager. Binary size increases only for 3MB with it. It's acceptable trade-off for security and feature updates. Related issue: https://github.com/VictoriaMetrics/VictoriaMetrics/issues/8008
See vmbackup docs here.
vmbackup docs can be edited at docs/vmbackup.md.