exporter-toolkit icon indicating copy to clipboard operation
exporter-toolkit copied to clipboard

Support listen on vsock

Open jeffrey4l opened this issue 2 years ago • 4 comments

metrics can be retrive without nic between host and qemu guest through vsock.

more info check

  • https://man7.org/linux/man-pages/man7/vsock.7.html
  • https://wiki.qemu.org/Features/VirtioVsock

jeffrey4l avatar Feb 26 '24 08:02 jeffrey4l

Please add documentation to the ListenAndServe func docs (before like 285). A link to https://wiki.qemu.org/Features/VirtioVsock would be useful there.

SuperQ avatar Feb 26 '24 09:02 SuperQ

👍🏽

bwplotka avatar Apr 22 '24 07:04 bwplotka

Would you please rebase to fix the conflict?

SuperQ avatar Apr 22 '24 07:04 SuperQ

Would you please rebase to fix the conflict?

For your consideration, I rebased this branch as #220 to allow it to be merged (with original authorship of @jeffrey4l). The only conflict is go.mod.

Leonid99 avatar May 05 '24 18:05 Leonid99