Merge pull request #118945 from andrewsykim/update-request-filter-duration-buckets

Introduce larger buckets for request_filter_duration_seconds and request_wait_duration_seconds
This commit is contained in:
Kubernetes Prow Robot
2023-06-29 03:51:36 -07:00
committed by GitHub
3 changed files with 6 additions and 2 deletions

View File

@@ -2727,6 +2727,9 @@
- 0.3
- 1
- 5
- 10
- 15
- 30
- name: request_post_timeout_total
subsystem: apiserver
help: Tracks the activity of the request handlers after the associated requests
@@ -3609,6 +3612,7 @@
- 2
- 5
- 10
- 15
- 30
- name: seat_fair_frac
subsystem: flowcontrol