instana / ruby-sensor

💎 Ruby Distributed Tracing & Metrics Sensor for Instana
https://www.instana.com/
MIT License
26 stars 25 forks source link

Agent: Make http timeouts configurable (internally) #173

Closed pglombardo closed 4 years ago

pglombardo commented 4 years ago

We usually have strict timeouts in the case of network issues or an overloaded host agent.

This PR allows for announce requests to have larger timeouts for new sensor initialization.