@Kevin Kho, please correct me if I say something wrong, but I think there's no option yet to monitoring host resources. But if you are using the Flow on a containerized application, you can ship the Docker stats logs as explained above. If you are using just a python application, you can use the psutil library to collect and ship the information.