awslabs / collectd-cloudwatch

A collectd plugin for sending data to Amazon CloudWatch
MIT License
200 stars 132 forks source link

Support custom endpoint URLs #76

Open sopel39 opened 5 years ago

sopel39 commented 5 years ago

Issue #, if available:

AWS provides the ability to provision VPC Interface Endpoints. Those endpoints are accessible via dedicated DNSes. It is useful for collectd-cloudwatch plugin to support this feature.

Description of changes:

Added new configuration properties:

That allows to override URLs used for communicating with AWS API.