Docker Swarm Service Discovery not working for worker nodes
I have a Docker Swarm cluster of 1 manager and 1 worker node so far. I am trying to setup node-exporter with prometheus. I initialized it all with the swarm-monitoring stack template on Portainer which has this as the Docker compose stack file (I’ll just give Prometheus and node-exporter services).