forked from strimzi/strimzi-canary
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: adjust default producer/end-to-end latency buckets. (strimzi#194)
following strimzi#188, the default producer/end-to-end histogram buckets used by ihe canary are no longer ideal with all of the obseverations falling into the first (<=100ms) bucket. This change introduces several smaller buckets and drops the largest ones. Signed-off-by: kwall <kwall@apache.org> Signed-off-by: Melchior Moulin <melchior.moulin@gmail.com>
- Loading branch information
1 parent
2770fac
commit 2e3eb86
Showing
3 changed files
with
5 additions
and
4 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
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