Add http client factory method to SinkContext
#1408
Labels
domain: networking
Anything related to Vector's networking
domain: sinks
Anything related to the Vector's sinks
type: tech debt
A code change that does not add user value.
We should add a convenience method to
SinkContext
to return ahyper::Client
with the configured connector and resolver. We can also fold all of our http clients into one at this point too.The text was updated successfully, but these errors were encountered: