Skip to content

Support unix sockets in otlp grpc client #3411

@ethandmd

Description

@ethandmd

Before opening a feature request against this repo, consider whether the feature should/could be implemented in the other OpenTelemetry client libraries. If so, please open an issue on opentelemetry-specification first.

Is your feature request related to a problem?

Support unix sockets for the grpc target in otlp grpc client.

Describe the solution you'd like
If the url.scheme is "unix:" then we should build a properly constructed grpc target path for the unix socket.

Describe alternatives you've considered
Which alternative solutions or features have you considered?

Additional context
Add any other context about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions