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

fix: properly compute socket usage #517

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

hauleth
Copy link
Contributor

@hauleth hauleth commented Dec 13, 2024

This partially reverts commit 4b49887.

The change was not properly implementing previous behaviour in presence of multiple sockets reporting to the same set of attributes. Instead of summing their usage it was reporting only the latest one.

@hauleth hauleth requested a review from a team as a code owner December 13, 2024 17:16
@hauleth hauleth force-pushed the fix/properly-compute-socket-usage branch from 11f3f10 to 08c0ae9 Compare December 13, 2024 17:17
@abc3 abc3 enabled auto-merge (squash) December 13, 2024 17:17
This partially reverts commit 4b49887.

The change was not properly implementing previous behaviour in presence
of multiple sockets reporting to the same set of attributes. Instead of
summing their usage it was reporting only the latest one.
@hauleth hauleth force-pushed the fix/properly-compute-socket-usage branch from 08c0ae9 to 8ea48d7 Compare December 13, 2024 19:41
@abc3 abc3 merged commit f90e674 into v2 Dec 13, 2024
6 checks passed
@abc3 abc3 deleted the fix/properly-compute-socket-usage branch December 13, 2024 22:20
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.

2 participants