Open
Description
_It started crashing, coming back up and then crashing. I suspect it was how much data was there versus how much ram I had dedicated to the pod. I tried reducing the amount of data that it's targeting, but I'm just guessing because the documentation in Signoz doesn't provide any guidance for sizing things at all. At least it didn't when I last looked.
I've since nuked the database and started over with a smaller maximum storage quantity for the given amount of ram allocated. I guess we'll see what happens? The PoC kinda fell by the wayside though due to instrumentation issues with the application and OTEL. It's a golang app that doesn't use contexts because the developers didn't really believe in the idea._
From this reddit thread