Skip to content
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

Deprecate runtime tag #1275

Merged
merged 21 commits into from
Aug 8, 2024
Merged

Deprecate runtime tag #1275

merged 21 commits into from
Aug 8, 2024

Conversation

sam6134
Copy link
Contributor

@sam6134 sam6134 commented Aug 7, 2024

Description of the issue

Neuron devices when being utilized by multiple processes linked to it, this led to emitting metrics per runtime tag giving a false sense of average utilization.

Note, the changes need to be re-based after the PR is merged -> #1262

Description of changes

We drop the runtime tag from the filter logic and default it to aggregate in memory for this case

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

  • Before
image
  • After
image

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint

@sam6134 sam6134 requested a review from a team as a code owner August 7, 2024 17:02
@sam6134 sam6134 requested review from movence and sky333999 August 8, 2024 12:25
@mitali-salvi mitali-salvi merged commit bcecbc1 into aws:main Aug 8, 2024
6 checks passed
mitali-salvi added a commit that referenced this pull request Aug 8, 2024
mitali-salvi added a commit that referenced this pull request Aug 8, 2024
This was referenced Aug 8, 2024
mitali-salvi added a commit to mitali-salvi/amazon-cloudwatch-agent that referenced this pull request Dec 2, 2024
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.

5 participants