-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: customize vm_id with libvirt metadata
By default the name chosen to define the Virtual Machine ID is the one found in /proc/<pid>/cgroup/. Many IaaS platform like Openstack use metadata in libvirt to customise among other things the instance's ID. Allow the user to use the metadata in libvirt to set the name of the vm metrics and gives a better user experience. Set "LIBVIRT_METADATA_URI" with the uri of the XML namespace identifier. Set "LIBVIRT_METADATA_TOKEN" to choose the string used for VM ID. By default, the token "name" is used. Signed-off-by: Anthony Harivel <[email protected]>
- Loading branch information
Showing
144 changed files
with
49,049 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.