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:
@@ -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
|
||||
|
Reference in New Issue
Block a user