Skip to content

Support for Server Diagnostics #1585

@nareiber

Description

@nareiber

Nova has some diagnostic information for instances. The format and structure is dependent on nova api microversion[1], so I was just going to return a gophercloud result that callers can extract into their own structures depending on their nova api microversion. Also, my cloud's nova api is < 2.48 so I cannot test the new response in a real environment :)

Use case: we dump stats on the computes and the instances residing on said compute into graphite/grafana to easily spot when an instance is being gluttonous and risking the computes health.

[1] https://developer.openstack.org/api-ref/compute/?expanded=show-server-diagnostics-detail

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions