axiomhq / cli

The power of Axiom on the command line.
https://axiom.co
MIT License
42 stars 11 forks source link

fix(client): use axiom-go http transport options #209

Closed lukasmalkmus closed 7 months ago

lukasmalkmus commented 8 months ago

We saw issues where the - indeeed very small - dial timeout could kick in when Go's resolver took to long to lookup a hostname, which resulted in i/o timeout errors.

This PR uses the transport options from axiom-go but respecting some options we exlusively added in Axiom CLI, e.g. Proxy.