strimzi / strimzi-canary

Strimzi canary
Apache License 2.0
42 stars 28 forks source link

fix: adjust default producer/end-to-end latency buckets. #194

Closed k-wall closed 2 years ago

k-wall commented 2 years ago

following #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 <=100ms bucket. This change introduces smaller buckets and drops the largest ones.

Signed-off-by: kwall kwall@apache.org