You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatic merge from submit-queue (batch tested with PRs 16362, 16266)
Backport metrics fixes
Fixes#16208
This needs to be in the next release drop
UPSTREAM: 48583: Record 429 and timeout errors to prometheus
UPSTREAM: 49117: Add apiserver metric for response sizes split by namespace scope
UPSTREAM: 49678: Report non-resource URLs in max-in-flight correctly
UPSTREAM: 49678: Timeout filter returns 504 and an inconsistent error body
UPSTREAM: 50123: Report pod logs as CONNECT in metrics
UPSTREAM: 52237: Add scope to all apiserver metrics and report resource scope
Production monitoring needs the apiserver metrics fixed - we need to ensure all of them are back ported for 3.7 (hopefully asap for online first)
Likely also of these need to be back ported together because they touch the same code.
Lack of these metrics made us unable to debug several severe issues.
The text was updated successfully, but these errors were encountered: