newrelic-telemetry-sdk-python
newrelic-telemetry-sdk-python copied to clipboard
feat: add proxy parameter
This PR adds support for proxy parameterization so that you can inject the proxy into the Client
at instantiation time instead of having to rely on setting environment variables.