-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes that Bloomberg have been using in production to support 3,000+ nodes with on 100 ESM's. - Adds metrics for health checks and performance - Adds support for > 64 ESM Instances - Improvements to allow a checks to run ever 1s safely - Improvements to prevent spurious node status updates - Improvements to allow disabling node coordinate updates - Fix an issue where check updates can fail to propagate to ESM Followers - Extra Logging - Exposed new config options - Adds ability to skip node coordinate updates if they are small (reducing spurious updates) - Updated to go mod for vendored dependencies
- Loading branch information
Showing
11 changed files
with
628 additions
and
174 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.