Best way to setup netdata in a proxmox host with some lxc containers?

Thanks, @OdysLam. I can think of a reason why this doesn’t work, but we are going to look at it.

The cloud uses the information that the agent provides regarding virtualization.

It would be useful to know what the agent returns in http://localhost:19999/api/v1/info response. In particular these fields:

	"virtualization": "hypervisor",
	"virt_detection": "/proc/cpuinfo",
	"container": "docker",
	"container_detection": "dockerenv",

(In my example it has detected)

The space name or agent claim id would be useful in the investigation as well.