Scarping Metrics From outside Cluster

I have Prometheus running inside a k8s cluster and i want to scrape metrics from an external ec2 so i can view everything in the same dashboard. I know i need to use some exporter on the ec2, but how do i then get these metrics into the cluster?