Display Unique Name for Route53 Panel

Hey All,

I’ve successfully managed to get all of my endpoints displayed on a line graph in Grafana by using CloudWatch as my data source, however, I’m struggling to display the name of the Endpoint and instead it’s defaulting all of the different endpoints to the Alias I have set.

Here’s an example of the behavior I’m seeing:

What I’m trying to accomplish is instead something like this:

Edit: Not sure why it’s showing up as white boxes instead of the text replacement I did. The intention is that I want it to display the name of my endpoint to be able to distinguish which endpoint might be unhealthy.

The difference amongst the two is that the identifier is the name of the endpoint specified in the AWS Route53 HealthCheck dashboard. Can anyone help in getting this issue addressed?

Thanks!