I have a cloudWatch datasource, and I am polling a metrics based on tag name. This is returning list of instanceIDs, and is working great.
However, it would be great if the names were not InstanceId but rather Tag:Name. Is this possible?
did you solve this??