I can find the followings in the article "Sneak Peak of Prometheus 2.0" at https://prometheus.io/blog/2017/04/10/promehteus-20-sneak-peak/"It also paves the way to add features such as hot backups."
Thank you. I have some questions.1. Each snapshot seems to include all files in /data directory. Out prometheus will have over 500GB data to snapshot. Question is how the size of data affects snapshot. Duration of hot backup will be longer and that might lead to some performance issue such as memory usage. If it is not unwise to take snapshot of that size, I should think of using remote read/write that is in experimental state in production.
2. How can I resotre data from snapshot? just put files into data directory and start prometheus?
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/72a6e716-addc-43ad-beef-093afb6498fa%40googlegroups.com.
I misunderstood what hard link is. let me deleted former questions and post newer ones as follows:How can I know job to create hard link on shapshot directory? I would like to make sure that hard links are fully created before starting a file copy job to move snapshot to backup disk.
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/c5c93eab-dc15-49cf-8813-06c86f601280%40googlegroups.com.