Skip to content

Add IntegTests to Cover changes from PR:1713, Aggregate NeuronCore Utilization Metrics - #547

Merged
movence merged 6 commits into
aws:mainfrom
Reham77:main
Jul 9, 2025
Merged

Add IntegTests to Cover changes from PR:1713, Aggregate NeuronCore Utilization Metrics#547
movence merged 6 commits into
aws:mainfrom
Reham77:main

Conversation

@spanaik

@spanaik spanaik commented Jun 25, 2025

Copy link
Copy Markdown
Contributor

Description of the issue

Adding Integ Tests to cover the change from aws/amazon-cloudwatch-agent#1713

The mocked neuron monitor produces Utilization for each of the 32 cores as shown below

Core0 = 0
Core1 = 1
.
.
.
Core31 = 31

The test queries the EMF log to check for the above pattern.

Tests

Ran the Integ tests using a custom branch from the agent workflow.

https://github.com/aws/amazon-cloudwatch-agent/actions/runs/15879512703/job/44775811101

image

@spanaik
spanaik requested a review from a team as a code owner June 25, 2025 16:37
Comment thread terraform/eks/daemon/awsneuron/main.tf
Comment thread test/metric/container_insights_util.go Outdated
Comment thread test/metric/container_insights_util.go Outdated
Comment thread util/awsservice/cloudwatchlogs.go Outdated
Comment thread test/metric/container_insights_util.go
@movence
movence merged commit 400580c into aws:main Jul 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants