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
several sinks and sources support "endpoint" and "address" parameters, which are fed into the http client. but I don't see where non-standard schemes are supported by the client. i'd like to use vector to push metrics through unix domain sockets using the existing sink connectors, but very few sinks support a "mode" property (that allows one to pick "unix").
ideally, I'd be able to configure any sink "endpoint" property with a value like unix:///path/to/unix.sock and the http client would do the right thing.
Attempted Solutions
No response
Proposal
No response
References
No response
Version
No response
A note for the community
Use Cases
several sinks and sources support "endpoint" and "address" parameters, which are fed into the http client. but I don't see where non-standard schemes are supported by the client. i'd like to use vector to push metrics through unix domain sockets using the existing sink connectors, but very few sinks support a "mode" property (that allows one to pick "unix").
ideally, I'd be able to configure any sink "endpoint" property with a value like
unix:///path/to/unix.sockand the http client would do the right thing.Attempted Solutions
No response
Proposal
No response
References
No response
Version
No response