Hi all,
I've got a question regarding the port management with Harvest.
We would like to assign a fix port to each poller instead of a port range. Looking in to the NABox harvest.yaml file I noticed that you solved this by defining "prometheus_port" instead of only "port". I'm not able to reproduce this in our confing. We only see the way to get this running by setup a separate exporter per port or use just one exporter with the range.
Is there an other way to use dedicated ports per poller instead of the range like in the NABox?