I'm looking at the
blog post for EC2 SD feature - great write-up!
One point of confusion is around the recommendations for labeling hosts discovered thru this method. The screenshot shows the EC2 "Name" field like so:

I would think that this "Name" field would be the best candidate for labeling the target in Prometheus, since it could tell you exactly what the host is. The instance ID and public DNS names however are auto-generated strings of alphanumeric gobbly-gook that would not be very useful in an alert situation to tell me where the problem is.
I didn't see the "Name" field listed in the
list of meta labels. Is it possible to grab it for relabeling purposes? Or am I thinking about this wrong?
Thanks!
Dave