Skip to content

add the GetStats D-Bus method - #21

Merged
tmakatos merged 1 commit into
mainfrom
add_get_stats_dbus_method
Sep 24, 2026
Merged

tmakatos merged 1 commit into
mainfrom
add_get_stats_dbus_method

Conversation

@tmakatos

Copy link
Copy Markdown
Collaborator

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


Stack created with GitHub Stacks CLI • Give Feedback 💬

@tmakatos
tmakatos added this pull request to stack #20 September 23, 2026 22:32
@lforchini-ntnx
lforchini-ntnx force-pushed the add_get_stats_dbus_method branch from 3ce132e to 33d641f Compare September 24, 2026 13:12
@tmakatos
tmakatos force-pushed the add_get_stats_dbus_method branch from 33d641f to c3bfe65 Compare September 24, 2026 13:24
@lforchini-ntnx
lforchini-ntnx force-pushed the add_get_stats_dbus_method branch from c3bfe65 to 72f8aa9 Compare September 24, 2026 13:44
@tmakatos
tmakatos force-pushed the add_get_stats_dbus_method branch from 72f8aa9 to c13d047 Compare September 24, 2026 13:46
@tmakatos
tmakatos force-pushed the add_get_stats_dbus_method branch 5 times, most recently from d78d1c1 to 876128d Compare September 24, 2026 14:08
@tmakatos
tmakatos force-pushed the add_get_stats_dbus_method branch from 876128d to af9b67c Compare September 24, 2026 14:11
Base automatically changed from tui to main September 24, 2026 14:20
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
tmakatos force-pushed the add_get_stats_dbus_method branch from af9b67c to 0234dbc Compare September 24, 2026 14:20
@tmakatos
tmakatos merged commit d7a711d into main Sep 24, 2026
3 checks passed
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