Hacker News new | ask | show | jobs
by scale8 1475 days ago
I'd suggest a minimum of 2GB ram. The data collection is done via Java (Micronaut project). While it can cope with thousands of requests per second quite happily on a single instance, it does require a bit of ram.
1 comments

I wish apps are written in more RAM friendly languages like Go.

I don't have enough RAM to run all those Java tools. (Metabase, Sentry etc)

I agree. We actually chose Java due to support within the community. Our first choice was Rust :)

It would not be a huge project to convert to Go or Rust though.