Add support to Datadog Metrics destination for proxy configuration. #119
Labels
area/io
General I/O and networking.
destination/datadog-metrics
Datadog Metrics destination.
effort/simple
Involves trivial changes that should be fine so long as the code compiles and tests pass.
good first issue
Good for newcomers
type/enhancement
An enhancement in functionality or support.
Currently, the Datadog Metrics destination does not support proxy configuration for using a proxy to send requests to the Datadog platform. This is important for a chunk of Datadog Agent users as there can be requirements on outbound network access, logging, and so on.
We should:
The text was updated successfully, but these errors were encountered: