https://signoz.io logo
#support
Title
# support
t

Thomas Hunter

07/02/2023, 6:27 PM
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

Srikanth Chekuri

07/02/2023, 11:54 PM
The simple way to fix it is to give enough resources.
2 Views