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

[receiver/awsecscontainermetrics] Aggregate I/O metrics from all devices #38309

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jonnangle
Copy link
Contributor

Description

Ensure that the storage.read_bytes and storage.write_bytes metrics include the i/o counts from all devices listed in blkio_stats.io_service_bytes_recursive.

Link to tracking issue

Fixes #38301

Testing

I've extended the existing test condition to cover this general case.

@jonnangle jonnangle force-pushed the awsmetrics-io-aggregate branch from 428a7c9 to a971ffa Compare March 3, 2025 18:10
Copy link
Contributor

@atoulme atoulme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes make sense. Need a codeowner to verify.

@jonnangle
Copy link
Contributor Author

Changes make sense. Need a codeowner to verify.

@evan-bradley are you able to help with this please?

@evan-bradley
Copy link
Contributor

@jonnangle unfortunately I don't have the proper understanding of this component to confidently review this.

@Aneurysm9 could you take a look as the code owner?

@jonnangle
Copy link
Contributor Author

@Aneurysm9 I've rebased this - are you able to help with an approval please?

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.

Storage metrics don't reflect I/O from all devices
4 participants