fix: capture higher-precision metrics for pod_startup_latency#3891
fix: capture higher-precision metrics for pod_startup_latency#3891justinsb wants to merge 1 commit intokubernetes:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: justinsb The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
| From: createPhase, | ||
| To: schedulePhase, | ||
| }, | ||
| "create_to_schedule_precise": { |
There was a problem hiding this comment.
Not sure whether we want to just replace the existing metrics or create new ones....
There was a problem hiding this comment.
From what I saw there was leaning towards replacing the existing metric, so let's do that and we'll merge this PR. I'll monitor the tests and revert if anything breaks
Issue #3889