Hi all,
First off I really like netdata and the simplicity of adding plugins for custom purposes. However I ran into an issue.
I’m running on a system with a read only /var directory which uses an overlayfs. The system is setup as a collector and streams the data to a host.
The overlayfs results in netdata regenerating the MACHINE_GUID as part of the registry on every boot. Which results in a new instance in the dashboard.
I’d like to prevent netdata from generating a new instance in my dashboard on every reboot.
Any thoughts?
Thanks in advance.