-
Notifications
You must be signed in to change notification settings - Fork 583
Support for Server Diagnostics #1585
Copy link
Copy link
Closed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels