--
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/5492435b-8fc6-4062-9066-cd6f01dcc174%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It takes some time for the storage engine to run through a cleanup cycle. It's also not exact, as it also has to respect the -storage.local.series-file-shrink-ratio flag (default 0.1).
On Tue, Dec 5, 2017 at 12:13 PM, <abhijit...@gmail.com> wrote:
I am trying to retain data in prometheus for a period of one hour.For this I am starting prometheus as given belowprometheus -config.file=prometheus.yml -storage.local.retention=1hI would expect that data is retained for one hour and any data prior to one hour should be purged.But it seem that the old data prior to an hour is not removed.What am I doing wrong?
--
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-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.