Change the EC2 dashboard (617) for personal use (source CloudWatch).
Created and named variable:
Name: PrivateDnsName
Query:
ec2_instance_attribute ($region, PrivateDnsName, {"instance-id": ["$instanceid"]})
Question: is it possible the variable to display on the chart as a legend and how can this be done?
Put the variable in the Alias field in the form {{$PrivateDnsName}}. But it doesn't work.