-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This release improves the performance of the Prometheus sink when the aggregation server is either slow to hang-up or there are many servers calling in. Previously an exclusive lock was held over the sink aggregator, a real problem when you're trying to ingest and report frequently. Signed-off-by: Brian L. Troutwine <blt@postmates.com>
- Loading branch information
Brian L. Troutwine
committed
Nov 29, 2017
1 parent
374f276
commit e82a183
Showing
3 changed files
with
27 additions
and
26 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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