Hello All,
I´ve configured a Custom Cloudwatch Metric like this: cwexpo_custom_metrics is my custom namespace. But metrics are not getting exported. A quick help would be much appreciated.
aws_namespace: cwexpo_custom_metrics
aws_metric_name: mem_used_percent
aws_statistics: [Average]
aws_dimensions: [InstanceId]
Thanks