Skip to content

Adjust image scaler latency buckets

Matthias Käppler requested to merge mk/adjust-image-scaler-latency-buckets into master

These looked misaligned. According to production logs, we currently serve 99% of all those requests in less than 200ms:

https://log.gprd.gitlab.net/app/kibana#/visualize/edit/c3c74630-19d4-11eb-af41-ad80f197fa45?_g=(filters%3A!()%2CrefreshInterval%3A(pause%3A!t%2Cvalue%3A0)%2Ctime%3A(from%3Anow-15m%2Cto%3Anow))

The new breakdown should also help align better with SLOs and apdex thresholds

Related: gitlab-com/runbooks!2884 (comment 438193628)

Merge request reports