aws / amazon-cloudwatch-agent

CloudWatch Agent enables you to collect and export host-level metrics and logs on instances running Linux or Windows server.
MIT License
420 stars 185 forks source link

Add AMP as a metrics destination #1192

Open sky333999 opened 1 month ago

sky333999 commented 1 month ago

Description of changes

Introduce the ability to publish metrics to Amazon Managed Prometheus as a destination. Key highlights:

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Manually tested changes on an EC2 to publish cpu metrics to AMP.

Screenshot 2024-05-28 at 11 26 16 PM

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint
github-actions[bot] commented 2 weeks ago

This PR was marked stale due to lack of activity.