Skip to content

Support passing proxy configuration using environment variables or command flags #58

@jordeu

Description

@jordeu

Currently, the Agent can be used with a proxy, but it requires non-standard (non-intuitive) command-line flags.

Example:

tw-agent -Dmicronaut.http.client.proxy-address=10.0.0.1:666 -Dmicronaut.http.client.proxy-type=http ...

Accepting widely used environment variables like http_proxy and https_proxy will make proxy support more user-friendly. To clarify this, some explicit tw-agent flags can be added to the command line.

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