Rename cluster
to storage_cluster_id
for apiserver_storage_size_bytes metric
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ description: >-
|
||||
|
||||
## Metrics (v1.30)
|
||||
|
||||
<!-- (auto-generated 2024 Jan 14) -->
|
||||
<!-- (auto-generated 2024 Apr 11) -->
|
||||
<!-- (auto-generated v1.30) -->
|
||||
This page details the metrics that different Kubernetes components export. You can query the metrics endpoint for these
|
||||
components using an HTTP scrape, and fetch the current metrics data in Prometheus format.
|
||||
@@ -1094,7 +1094,7 @@ Alpha metrics do not have any API guarantees. These metrics must be used at your
|
||||
<ul>
|
||||
<li><label class="metric_detail">Stability Level:</label><span class="metric_stability_level">ALPHA</span></li>
|
||||
<li data-type="custom"><label class="metric_detail">Type:</label> <span class="metric_type">Custom</span></li>
|
||||
<li class="metric_labels_varying"><label class="metric_detail">Labels:</label><span class="metric_label">cluster</span></li></ul>
|
||||
<li class="metric_labels_varying"><label class="metric_detail">Labels:</label><span class="metric_label">storage_cluster_id</span></li></ul>
|
||||
</div><div class="metric" data-stability="alpha">
|
||||
<div class="metric_name">apiserver_storage_transformation_duration_seconds</div>
|
||||
<div class="metric_help">Latencies in seconds of value transformation operations.</div>
|
||||
|
Reference in New Issue
Block a user