add the GetStats D-Bus method - #21
Merged
Merged
Conversation
tmakatos
requested review from
lforchini-ntnx and
ntnx-matej-genci
as code owners
September 23, 2026 22:32
tmakatos
added this pull request to stack #20
September 23, 2026 22:32
lforchini-ntnx
approved these changes
Sep 24, 2026
lforchini-ntnx
force-pushed
the
add_get_stats_dbus_method
branch
from
September 24, 2026 13:12
3ce132e to
33d641f
Compare
tmakatos
force-pushed
the
add_get_stats_dbus_method
branch
from
September 24, 2026 13:24
33d641f to
c3bfe65
Compare
lforchini-ntnx
force-pushed
the
add_get_stats_dbus_method
branch
from
September 24, 2026 13:44
c3bfe65 to
72f8aa9
Compare
tmakatos
force-pushed
the
add_get_stats_dbus_method
branch
from
September 24, 2026 13:46
72f8aa9 to
c13d047
Compare
tmakatos
force-pushed
the
add_get_stats_dbus_method
branch
5 times, most recently
from
September 24, 2026 14:08
d78d1c1 to
876128d
Compare
tmakatos
force-pushed
the
add_get_stats_dbus_method
branch
from
September 24, 2026 14:11
876128d to
af9b67c
Compare
Expose the read-only `GetStats() -> s` D-Bus method in debug and release builds. It returns a JSON object containing the current tick and tracked VMs with their thread count, vCPU bound, manual sticky state, automatic- scaling eligibility, per-thread CPU utilisation, and cumulative I/O counters. Signed-off-by: Thanos Makatos <thanos.makatos@nutanix.com>
tmakatos
force-pushed
the
add_get_stats_dbus_method
branch
from
September 24, 2026 14:20
af9b67c to
0234dbc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Expose the read-only
GetStats() -> sD-Bus method in debug and releasebuilds. It returns a JSON object containing the current tick and tracked
VMs with their thread count, vCPU bound, manual sticky state, automatic-
scaling eligibility, per-thread CPU utilisation, and cumulative I/O
counters.
Signed-off-by: Thanos Makatos thanos.makatos@nutanix.com
Stack created with GitHub Stacks CLI • Give Feedback 💬