So we have a Prometheus Grafana stack installed with helmhttps://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stackit works great for monitoring Kubernetes, but now we want to have it monitor all our servers that are not on Kubernetes.
I've been looking but cant find much documentation or help on how to get set it up so that like a normal Ubuntu 22.04 server exports data to Prometheus and then we can import them into grafana.