Skip to content

Conversation

@Kislaci90
Copy link
Contributor

At the 27.4.0 docker engine version, there was a change with the "blkio_stats. io_service_bytes_recursive.op" in the container stats API response. The value of the "op" became lowercase, and it caused a mismatch in the getIOBytes function which is called with Capitalised op.
Example:
getIOBytes(container.get_child("blkio_stats.io_service_bytes_recursive"),"Write");

@Kislaci90 Kislaci90 requested review from a team as code owners March 17, 2025 11:31
@directionless directionless changed the title Fixes container disk/write metrics, compares "op" values with ignore case Fix dicker container table disk/write metrics, compares "op" values with ignore case Mar 25, 2025
@directionless directionless merged commit 2fea4e4 into osquery:master Mar 25, 2025
22 checks passed
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.

3 participants