-
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 fixes a problem with the prometheus sink's take on summaries. In particular, we were destroying the wrong side of the window, meaning all new values were (eventually) being dumped. This bug caught thanks to @dparton. * 23688f6 :: Correct prometheus window summary truncation (#352) Signed-off-by: Brian L. Troutwine <blt@postmates.com>
- Loading branch information
Brian L. Troutwine
committed
Dec 4, 2017
1 parent
23688f6
commit d91c1fa
Showing
3 changed files
with
3 additions
and
3 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