Skip to content

CloudWatch Dashboard gauge value formatting.

0

How do I include a percent icon like the example on the AWS docs? https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/add_remove_gauge_dashboard.html

asked 4 years ago1.1K views

1 Answer
0

Hi There

Some services emit these metrics as a standard metric, ex. CPU Utilization. But you can create your own by using metric math. See https://aws.amazon.com/blogs/mt/create-a-metric-math-alarm-using-amazon-cloudwatch/ and

https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/using-metric-math.html

AWS
EXPERT

answered 4 years ago

  • Hi Matt-B, I did add the metric math for the gauge ok. Was curious if we could format the actual value to include a '%' symbol.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.