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

Support listen on vsock #220

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Support listen on vsock #220

merged 2 commits into from
Aug 2, 2024

Conversation

Leonid99
Copy link
Contributor

@Leonid99 Leonid99 commented May 5, 2024

This is a simple rebase of #202.

@Leonid99 Leonid99 mentioned this pull request May 5, 2024
@SuperQ
Copy link
Member

SuperQ commented Aug 1, 2024

Mind doing a rebase?

With this patch, node_exporter can run with `--web.listen-address=vsock:
//:9100` to listen on vsock in qemu guest. Then host can get the
metrics.

Signed-off-by: Jeffrey Zhang <zhang.lei.fly@gmail.com>
@Leonid99
Copy link
Contributor Author

Leonid99 commented Aug 2, 2024

Mind doing a rebase?

@SuperQ Done!

web/kingpinflag/flag.go Outdated Show resolved Hide resolved
Co-authored-by: Ben Kochie <superq@gmail.com>
Signed-off-by: Leonid Podolny <leonid@podolny.net>
@SuperQ SuperQ changed the title Support listen on vsock (rebased) Support listen on vsock Aug 2, 2024
@SuperQ SuperQ merged commit e1326d9 into prometheus:master Aug 2, 2024
4 checks passed
SuperQ added a commit that referenced this pull request Sep 1, 2024
* [FEATURE] Add pprof links to landing page #196
* [FEATURE] Support listen on vsock #220
* [ENHANCEMENT] Add hints for bash completion #190
* [ENHANCEMENT] Support kingpin.CmdClause as argument #238
* [BUGFIX] Don't swollow listen errors #232

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ SuperQ mentioned this pull request Sep 1, 2024
SuperQ added a commit that referenced this pull request Sep 3, 2024
* [FEATURE] Add pprof links to landing page #196
* [FEATURE] Support listen on vsock #220
* [ENHANCEMENT] Add hints for bash completion #190
* [ENHANCEMENT] Support kingpin.CmdClause as argument #238
* [BUGFIX] Don't swollow listen errors #232

Signed-off-by: SuperQ <superq@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants