I am implementing grafana and I would like to change the legend of the numbers (InstanceID) to Tag Name of machine.
I’m using EC2 Cloudwatch Dashboard.
I want it work like that but with the name instead of instanceID
Instance name returns the correct name, but, he returns on another line.
The goal it’s to return the {{InstanceName}} with the percentage on table instead of {{InstanceId}}.