Hi - we’re running InfluxDB to collect time series data on a limited ARM64 board. We’re finding that memory usage frequently climbs above 280Mb and it’s choking RAM access off for other applications. This seems like an excessive amount, as our data is not particularly complex nor voluminous, nor are we using continuous queries or I’m sure very many other features.
Being new to InfluxDB, I’m wondering if there are best practices somewhere we can use to reduce its footprint?