Hi,
I want to start using netdata to monitor my servers.
I’m planning to run netdata with docker.
Most of my servers are running other docker containers that are running latency-critical processes that are running on specific CPUs (configured with isolcpus).
Is there any way to control the affinity of netdata threads? I don’t want netdata to run on all the isolcpus cores, or even make it run only on a specific core (core 0 for example).
Thanks,
Doron