Fix the semantic meaning of etcd server within component statuses and metrics.
Instead of numerating all the etcd endpoints known by apiserver, we will group them by purpose. `etcd-0` will be the default etcd, `etcd-1` will be the first resource override, `etcd-2` will be the second override and so on.
This commit is contained in:
@@ -932,7 +932,7 @@ components using an HTTP scrape, and fetch the current metrics data in Prometheu
|
||||
<td class="metric_stability_level" data-stability="alpha">ALPHA</td>
|
||||
<td class="metric_type" data-type="custom">Custom</td>
|
||||
<td class="metric_description">Size of the storage database file physically allocated in bytes.</td>
|
||||
<td class="metric_labels_varying"><div class="metric_label">server</div></td>
|
||||
<td class="metric_labels_varying"><div class="metric_label">cluster</div></td>
|
||||
<td class="metric_labels_constant"></td>
|
||||
<td class="metric_deprecated_version"></td></tr>
|
||||
<tr class="metric"><td class="metric_name">apiserver_storage_transformation_duration_seconds</td>
|
||||
|
Reference in New Issue
Block a user