Skip to content

generic support for endpoint URIs using unix:// scheme #17050

@jdef

Description

@jdef

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    domain: sinksAnything related to the Vector's sinkssink: httpAnything `http` sink relatedtype: featureA value-adding code addition that introduce new functionality.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions