Use an external prometheus server

Hi,

According to the documentation I’d like to export some metrics to a prometheus. But I don’t want to use the internal one provided in gitlab docker image. All around the doc it says:

“1. Enable prometheus”

but I have already an external prometheus and I want to use it to grab all metrics. Is there a way to reach each exporter from my prometheus ?

Thanks.