Open
Description
Hi, thanks for a great tool, really appreciate it! :) Please forgive me for a silly question, but I'm struggling to filter out some targets from being discovered. I have two ecs clusters and prometheus running for each separately (aka dev/prod). However, the tool is picking up both clusters for both Prometheuses(??) when I add the PROMETHEUS_TARGET="true" as environment variable (as designed of course).
How can I filter the data that is picked up by prometheus ecs discoverer by either cluster name or environment? Is it by setting docker labels?