Skip to content

[configgrpc] Default to TCP transport #13657

@evan-bradley

Description

@evan-bradley

Component(s)

No response

Describe the issue you're reporting

Currently, it is required by components using configgrpc to set the transport option in their default config if they want to offer a default for this option. The godoc for configgrpc states that only tcp and unix are supported.

As a networked application, I would assume it's relatively uncommon for Collector users to opt for gRPC over Unix sockets vs. over a TCP connection. I think we should therefore consider making the default configgrpc transport type TCP (which is what many components already do).

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions