target_groups:
- targets: ['localhost:9090']
so I changed it to
target_groups:
- targets: ['localhost:9595']
However, it still trys to run on 9090. What am I missing here? Any insight at all would be greatly appreciated.
Thanks;
Frank
That was it. I can't thank you enough.
Regards;
Frank