Skip to content

Releases: jduncan-rva/newrhelic

Socket Timeouts to Combat Zombie Agents

24 Feb 03:20
Compare
Choose a tag to compare
Pre-release

We're getting close to something usable!

The largest 'customer' using this was running into issues where the daemon simply stopped reporting. It was still running, just waiting on a response from something.

Some debugging indicated that it was waiting for a response from a tcp connection to new replic's API that had timed out.

SO we added a socket timeout value (currently hard-coded to 5 seconds) to combat this. Test VM's have been up and running for ~10 days with no lock-ups.

Better Logging and Exception Handling

13 Dec 03:28
Compare
Choose a tag to compare
Pre-release

adding real logging facility and exception passthrough for the data collection functions

Wide Distribution Beta

10 Dec 17:22
Compare
Choose a tag to compare
Pre-release

Ready for more widespread deployment / testing

http proxy functionality

21 Nov 15:52
Compare
Choose a tag to compare
Pre-release

confirmed that we have a functional http proxy configuration.

ready for testing through https proxy

20 Nov 22:29
Compare
Choose a tag to compare
Pre-release

ready to test through an https proxy, or directly to new relic

Initial Release

13 Nov 06:02
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

The first release.

No TRUE QA, but I squinted my eye really hard and stuck my thumb out while looking at the code.