Skip to content

virDomainListGetStats missing? #1

Description

@hw-claudio

Hello, ultimately I am trying to get to the VCPU WAIT time for a domain.

It seems complicated with the C API as well, but there I think it's through:

virDomainListGetStats
https://libvirt.org/html/libvirt-libvirt-domain.html#virDomainListGetStats

asking for VIR_DOMAIN_STATS_VCPU

And then somehow reaching this:

VIR_DOMAIN_STATS_VCPU_SUFFIX_WAIT

https://libvirt.org/html/libvirt-libvirt-domain.html#VIR_DOMAIN_STATS_VCPU_SUFFIX_WAIT

But there seems to be no equivalent function in the Go Bindings?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions