Dear developers, Based on this comment from Brian, should we stop providing official 32 bit builds of Prometheus?
> 2.19 requires more virtual memory than previous versions, you need a > 64bit machine. 32bit system are generally not supported as we use mmap > a lot, if you want to try to get it to work you can but we don't > promise anything there as trying to support 32bit systems would > cripple things for the vast majority of our users on 64bit systems. I > can only suggest looking at Prometheus 1.x, which did not use mmap. https://github.com/prometheus/prometheus/pull/7686#issuecomment-682534007 If we build them but not recommend them, that seems like a waste of time and resources. -- Julien Pivotto @roidelapluie -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" 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-developers/20200828130516.GA1428921%40oxygen.

