Skip to content

ProxyAuthenticator Support for OtlpHttp{Signal}Exporters #6819

@jigarkb

Description

@jigarkb

Is your feature request related to a problem? Please describe.
OtlpHttp{Signal}Exporters do support Proxy configuration. Thanks to this issue #6204. However, we don't expose the ProxyAuthenticator that OkHttp requires if want to use an authenticated proxy. See square/okhttp#3607 for more details on why we can't just set the Proxy-Authorization header.

Describe the solution you'd like
Enhance ProxyOptions class to support providing ProxyAuthenticator in addition to ProxySelector.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestSuggest an idea for this project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions