To store Prometheus data, I have a volume with a given, fixed size. I need to make sure usage level stays below 100%.
I've already set storage.tsdb.retention.time, but this is not always very effective. Sometimes large data spikes will fill up the volume. I cannot reduce the retention time too much. I want to also use storage.tsdb.retention.size. But the problem is, this doesn't take into account the WAL file size. Is there a way to estimate the size of WAL data? Are there any guidelines for fitting the retention size in a given volume size? Thanks! -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/f6eb1c19-5721-4d84-8b50-0f2699ff3901%40googlegroups.com.

