AWS Certified SysOps Administrator – Associate — Question 410

A data analytics application is running on an Amazon EC2 instance. A SysOps administrator must add custom dimensions to the metrics collected by the Amazon
CloudWatch agent.
How can the SysOps administrator meet this requirement?

Answer options

Correct answer: D

Explanation

The Amazon CloudWatch agent configuration file natively supports the 'append_dimensions' field, which allows administrators to attach custom dimensions to the collected metrics. Other options involving custom shell scripts, AWS Lambda, or Amazon EventBridge are unnecessarily complex and do not leverage the built-in capabilities of the CloudWatch agent configuration.