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

Allow multiple urls in NATS sink #21822

Open
whatcouldbepizza opened this issue Nov 18, 2024 · 2 comments
Open

Allow multiple urls in NATS sink #21822

whatcouldbepizza opened this issue Nov 18, 2024 · 2 comments
Labels
type: feature A value-adding code addition that introduce new functionality.

Comments

@whatcouldbepizza
Copy link
Contributor

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 are having NATS cluster and want to use vector to push data into it. Right now NATS sink supports providing only one url, it would be great to be able to set multiple urls as for NATS source

Attempted Solutions

I am pretty sure that NATS library already supports providing multiple urls, they just need to be provided as vec struct

Proposal

No response

References

No response

Version

0.42.0

@whatcouldbepizza whatcouldbepizza added the type: feature A value-adding code addition that introduce new functionality. label Nov 18, 2024
@whatcouldbepizza
Copy link
Contributor Author

I can prepare PR if you are okay with the feature

@whatcouldbepizza
Copy link
Contributor Author

#21823

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

1 participant