Hey! My platform saw increased number of requests ...
# support
t
Hey! My platform saw increased number of requests in the past weeks (~1 million traces/day, I think) and signoz keeps crashing. I log in to the monitoring UI, and everything is simply empty. Sometimes all services are up (according to the k8s dashboard), and sometimes some pods fail (otel-collector, otel-collector-metrics). Looking through logs, I see
The node was low on resource: memory. Container my-release-signoz-otel-collector was using 3589960Ki, which exceeds its request of 200Mi.
- is there a simple way to fix this if I installed signoz via helm?
s
The simple way to fix it is to give enough resources.