Skip to content

Custom Cloudwatch metric #40521

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

SanjayGhanagiri
Copy link

Add initial implementation of CloudWatch Metrics Collector

This commit introduces the CloudWatch Metrics Collector, including the necessary configuration files and scripts to build and start the collector. The collector is designed to fetch metrics from AWS CloudWatch and process them using OpenTelemetry. Key files added include:

  • build.sh and buildAndStartCollector.sh for building and starting the collector.
  • builder-config.yaml and config-metrics.yaml for configuration settings.
  • The main collector code and necessary dependencies for AWS integration.

This setup enables users to collect and export metrics from AWS CloudWatch seamlessly.

@SanjayGhanagiri SanjayGhanagiri requested a review from a team as a code owner June 6, 2025 13:09
Copy link

CLA Missing ID CLA Not Signed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants