Skip to content

Add Wiz Sensor OOM Alert

Wiz Runtime Sensor which is the lightweight agent that needs to be deployed as DaemonSet in all the environment would be added to detect any malicious action on GitLab.com. Related Issue

Currently, the agent is already deployed in the Pre environment as part of the Wiz Evaluation or PoC and needs to be deployed to other environments.

Primary requirement for the Production Readiness Review would be alerting setup and this MR is created to set up the alerting of the failures of the Wiz Sensor. The only metric we can look for alerting currently is OOM kills, which gives us an idea if anything goes wrong with the Sensor.

Earlier we have the events of OOM kills, so I have tested the alert rule in thanos, and we are getting the appropriate results.

Thanos test result

Merge request reports