I'm running on Raspberry Pi 5 on MicroSD so I need to restrict the amount of history for performance reasons. I have now 74 automations which is going to grow. Some of then run based on events and some might be running for example once per hour. Hence, for debugging and improvement storing more than 5 traces in history would be needed.
How large I could go with my setup without harming the performance too much. Could I store for example 48 traces for each automation safely? It shouldn't be a lot of storage but that might not be the only issue as I don't know how HA is actually handling the traces. Any experience or recommendations? I could of course grow slowly but I would prefer storing a lot of them and start with something which is expected to work.