Skip to content

BugFix: Add perCore neuron empty metric as datapoints instead of individual metric object #318

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

Merged
merged 6 commits into from
Jun 13, 2025

Conversation

spanaik
Copy link

@spanaik spanaik commented Jun 3, 2025

Description

Bug fix: The current empty metric decorator adds per core metrics as individual metric in the metrics slice, this is not the correct behavior from the neuron monitor service endpoint, each core is a data-point in the metric object.

This was discovered during another bug fix in the gpuattributes processor for aggregating metrics across neuron cores across run time's.

Testing

Unit tests added to cover the behavior.

@spanaik spanaik requested review from aditya-purang and movence June 9, 2025 21:30
movence
movence previously approved these changes Jun 10, 2025
aditya-purang
aditya-purang previously approved these changes Jun 10, 2025
sky333999
sky333999 previously approved these changes Jun 10, 2025
@spanaik spanaik dismissed stale reviews from sky333999, aditya-purang, and movence via aaf7cb9 June 13, 2025 12:03
@spanaik spanaik requested a review from mxiamxia as a code owner June 13, 2025 12:03
@spanaik spanaik requested review from sky333999 and movence June 13, 2025 12:54
@sky333999 sky333999 merged commit f7fc6b5 into amazon-contributing:aws-cwa-dev Jun 13, 2025
150 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.

4 participants