New to netdata, how can I remove cgroup_ram_in_use alert?

I have a new install of netdata using docker, and am still trying to wrap my brain around the configuration. I used wget to get netdata.conf from running application, and have it mapped to filesystem so I can edit it. I also then see the group [plugin:cgroups] but don’t see field for ram_in_use_alert. I would like to supress for specific docker containers. How can I get started?
Thanks.

Hi there and welcome to our dysfunctional family! (just joking, everyone is great)

You can start with Common configuration changes | Learn Netdata

Thanks that was helpful, and now have the cgroups.conf file to edit, and see the alert in question. Now my question is how to exclude specific docker containers? Or do I have to disable entire alert?