Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CA-395174: Try to unarchive VM's metrics when they aren't running #116

Merged
merged 1 commit into from
Aug 14, 2024

Commits on Aug 13, 2024

  1. CA-395174: Try to unarchive VM's metrics when they aren't running

    Backport xen-api.git 71c39605b3a2dd6eddeba42a5b482b4fc1b3a4e8
    
    Non-running VMs' metrics are stored in the coordinator. When the
    coordinator is asked about the metrics try to unarchive them instead of
    failing while trying to fetch the coordinator's IP address.
    
    This needs to force the HTTP method of the query to be POST
    
    Also returns a Service Unavailable when the host is marked as Broken.
    
    Signed-off-by: Pau Ruiz Safont <pau.ruizsafont@cloud.com>
    Signed-off-by: Christian Lindig <christian.lindig@cloud.com>
    Christian Lindig committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a57bf84 View commit details
    Browse the repository at this point in the history