8000 Adding a websocket source · Issue #21335 · vectordotdev/vector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Adding a websocket source #21335

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

Closed
sunng87 opened this issue Sep 22, 2024 · 1 comment
Closed

Adding a websocket source #21335

sunng87 opened this issue Sep 22, 2024 · 1 comment
Labels
type: feature A value-adding code addition that introduce new functionality.

Comments

@sunng87
Copy link
Contributor
sunng87 commented Sep 22, 2024

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Use Cases

We have a scenario that users are using websocket for metrics transport. After looking into vector's sources/sinks, I found there is websocket sink but no source.

Attempted Solutions

No response

Proposal

Because websocket is mostly message based, so the source will start a websocket server and listen to client to send messages. We will also need to support decoding on those messages.

References

No response

Version

No response

@sunng87 sunng87 added the type: feature A value-adding code addition that introduce new functionality. label Sep 22, 2024
@jszwedko
Copy link
Member

Hi! I think this is a duplicate of #6491. Feel free to follow along on that other issue.

@jszwedko jszwedko closed this as not planned Won't fix, can't repro, duplicate, stale Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

2 participants
0