admission: fix naming and units in exhausted metrics #124295
Labels
A-admission-control
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-admission-control
Admission Control
Recently, there has been toil around the naming and the units used in the exhausted duration metrics. The
elasticCPUNanosExhaustedDuration
should really be calledelasticCPUExhaustedDuration
. The units for the following should be nanoseconds, instead of microseconds:elasticCPUNanosExhaustedDuration
admission.granter.slots_exhausted_duration.kv
admission.granter.io_tokens_exhausted_duration.kv
Internal threads:
Jira issue: CRDB-38812
The text was updated successfully, but these errors were encountered: