mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-17 08:36:55 +03:00
Add an option to configure metadata of objects when uploading backups. For AWS S3 also support using object tagging. Using metadata of objects is useful in order to get extended reports about bucket content and billing details. It is also useful when performing queries to bucket content based on metadata. See: https://github.com/VictoriaMetrics/VictoriaMetrics/issues/8010 --------- Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com> Co-authored-by: Roman Khavronenko <roman@victoriametrics.com>