Hello Team, I have deployed signoz using the follo...
# support
r
Hello Team, I have deployed signoz using the following charts
Copy code
NAME            NAMESPACE    REVISION    UPDATED                                 STATUS      CHART               APP VERSION
signoz          platform     1           2025-08-21 11:06:38.442069 +0530 IST    deployed    signoz-0.89.0       v0.92.1    
signoz-infra    platform     5           2025-08-26 18:41:30.619392 +0530 IST    deployed    k8s-infra-0.14.1    0.109.0
I have created memory and usage alerts wherein for memory I have set metrics as k8s.container.memory_limit_utilization and threshold 70 %, I get no alerts even if the pods is consuming more than 70 % memory for more than 10 minutes, it should alerts after 5 miutes. I had even tried k8s.pod.memory_limit_utilization, even with that it does not.