awslabs / collectd-cloudwatch

A collectd plugin for sending data to Amazon CloudWatch
MIT License
199 stars 131 forks source link

Set Custom Cloudwatch Namespace Value #97

Closed Konig-Corey closed 2 years ago

Konig-Corey commented 3 years ago

As the title states, I am looking to customize the name space that is used when publishing to cloudwatch. I tried reading through documentation but was unable to find anything on how to customize this value. The current/default configuration sets the name space as collectd but it would be great to be able to set that value in a configuration file.

The name space is the space that the metrics are published under in cloudwatch, please let me know if more information is needed.