CloudWatch Agent Metric Namespaces not respecting configuration

0

Hello!

I've setup some disk metrics to be emitted via the CloudWatch Agent. I've configured a custom namespace, but when I look in CloudWatch, all of my metrics are of the form "$NAMESPACE/$HOSTNAME", which is not what I want.

How do I get the agent to stop appending the "/$HOSTNAME" portion to the metric namespace?

nssdev
asked 4 years ago438 views
1 Answer
0

nevermind, this was coming from elsewhere (specifically the AWS SDK, with includePerHostMetrics)

nssdev
answered 4 years ago

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.

Guidelines for Answering Questions