This repository was archived by the owner on Jul 16, 2024. It is now read-only.
Threaded Scanning Released!
·
104 commits
to master
since this release
In this latest release:
- we fix #73 where commands were logging the base class for commands; Now we will show the correct command class that throws the exception and the correct line number.
- Scanning is now threaded! Your cluster requires no changes but you should see performance improvements in your scan nodes. We saw some latency in HTTP based source implementations and took notice. Now a slow HTTP URL monitor won't slow down your other environment probes!
PR: #74