Skip to content

Commit

Permalink
Fix metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
arapulido committed Jun 28, 2023
1 parent 157dac2 commit ad7731c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kube_apiserver_metrics/metadata.csv
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,4 @@ kube_apiserver.aggregator_unavailable_apiservice,gauge,,,,"Gauge of APIServices
kube_apiserver.envelope_encryption_dek_cache_fill_percent,gauge,,,,"Percent of the cache slots currently occupied by cached DEKs.",0,kubernetes_api_server_metrics,envelope encryption dek cache fillpercent,
kube_apiserver.flowcontrol_current_executing_requests,gauge,,,,"Number of requests in initial (for a WATCH) or any (for a non-WATCH) execution stage in the API Priority and Fairness subsystem",0,kubernetes_api_server_metrics,flowcontrol request concurrency limit,
kube_apiserver.flowcontrol_request_concurrency_limit,gauge,,,,"Shared concurrency limit in the API Priority and Fairness subsystem",0,kubernetes_api_server_metrics, flowcontrol request concurrency limit,
kube_apiserver.flowcontrol_rejected_requests_total.count,count,,,,"Number of requests rejected by API Priority and Fairness subsystem",0,kubernetes_api_server_metrics, flowcontrol rejected requests total,
kube_apiserver.longrunning_requests,gauge,,request,,"Gauge of all active long-running apiserver requests broken out by verb, group, version, resource, scope and component. Not all requests are tracked this way.",-1,kubernetes_api_server_metrics,long running requests,
kube_apiserver.flowcontrol_rejected_requests_total.count,count,,,,"Number of requests rejected by API Priority and Fairness subsystem",0,kubernetes_api_server_metrics, flowcontrol rejected requests total,

0 comments on commit ad7731c

Please sign in to comment.