aws-samples / amazon-cloudwatch-auto-alarms

Automatically create and configure Amazon CloudWatch alarms for EC2 instances, RDS, and AWS Lambda using tags for standard and custom CloudWatch Metrics.
MIT No Attribution
90 stars 84 forks source link

Adding custom metrics for alarm tracking like nvidia_smi_utilization_gpu #49

Open veljave opened 9 months ago

veljave commented 9 months ago

Hello! I'm trying to add a custom metric which I'm collecting with CWAgent for tracking GPU utilization but I am having a hard time understanding what files exactly am I supposed to edit and in what way? Any sort of help would be much appreciated as I'm really new to DevOps and I'm struggling a lot... Thank you!