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?
A.
Create a custom shell script to extract the dimensions and collect the metrics using the Amazon CloudWatch agent.
B.
Create an Amazon EventBridge (Amazon CloudWatch Events) rule to evaluate the required custom dimensions and send the metrics to Amazon Simple Notification Service (Amazon SNS).
C.
Create an AWS Lambda function to collect the metrics from AWS CloudTrail and send the metrics to an Amazon CloudWatch Logs group.
D.
Create an append_dimensions field in the Amazon CloudWatch agent configuration file to collect the metrics.
In custom metrics, the --dimensions parameter is common. A dimension further clarifies what the metric is and what data it stores. You can have up to 30 dimensions assigned to one metric, and each dimension is defined by a name and value pair
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/publishingMetrics.html
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Hisayuki
Highly Voted 1 year, 2 months agojipark
8 months, 3 weeks agoprincajen
Highly Voted 1 year, 8 months agoBietTuot
Most Recent 1 year, 4 months agomichaldavid
1 year, 4 months ago