Hello there, i’ve installed the TICK stack on my Raspberry Pi.
I immediately noticed that every two minutes InfluxDB generate a CPU peak.
The peaks seem to be correlated with garbage collection as you can see from here:
Another fun fact is that the peaks keep getting higher and higher until 60% cpu load then they get down again.
Is it normal? Keep in mind that i’m using a RaspberryPi which has a 700Mhz single-core ARM CPU.
Thank you so much.