|
21 | 21 | uid: |
22 | 22 | - metadata |
23 | 23 | - uid |
24 | | - metricNamePrefix: capv_vspherecluster |
| 24 | + metricNamePrefix: capi_vspherecluster |
25 | 25 | metrics: |
26 | 26 | - each: |
27 | 27 | info: |
@@ -142,7 +142,7 @@ spec: |
142 | 142 | uid: |
143 | 143 | - metadata |
144 | 144 | - uid |
145 | | - metricNamePrefix: capv_vsphereclusteridentity |
| 145 | + metricNamePrefix: capi_vsphereclusteridentity |
146 | 146 | metrics: |
147 | 147 | - each: |
148 | 148 | info: |
@@ -252,7 +252,7 @@ spec: |
252 | 252 | uid: |
253 | 253 | - metadata |
254 | 254 | - uid |
255 | | - metricNamePrefix: capv_vspheredeploymentzone |
| 255 | + metricNamePrefix: capi_vspheredeploymentzone |
256 | 256 | metrics: |
257 | 257 | - each: |
258 | 258 | info: |
@@ -362,7 +362,7 @@ spec: |
362 | 362 | uid: |
363 | 363 | - metadata |
364 | 364 | - uid |
365 | | - metricNamePrefix: capv_vspherefailuredomain |
| 365 | + metricNamePrefix: capi_vspherefailuredomain |
366 | 366 | metrics: |
367 | 367 | - each: |
368 | 368 | info: |
@@ -437,22 +437,8 @@ spec: |
437 | 437 | uid: |
438 | 438 | - metadata |
439 | 439 | - uid |
440 | | - metricNamePrefix: capv_vspheremachine |
| 440 | + metricNamePrefix: capi_vspheremachine |
441 | 441 | metrics: |
442 | | - - each: |
443 | | - info: |
444 | | - labelFromKey: "" |
445 | | - labelsFromPath: |
446 | | - address: |
447 | | - - address |
448 | | - type: |
449 | | - - type |
450 | | - path: |
451 | | - - status |
452 | | - - addresses |
453 | | - type: Info |
454 | | - help: Address information about a vspheremachine. |
455 | | - name: addresses |
456 | 442 | - each: |
457 | 443 | info: |
458 | 444 | labelFromKey: "" |
@@ -506,6 +492,20 @@ spec: |
506 | 492 | type: Info |
507 | 493 | help: Owner references. |
508 | 494 | name: owner |
| 495 | + - each: |
| 496 | + info: |
| 497 | + labelFromKey: "" |
| 498 | + labelsFromPath: |
| 499 | + address: |
| 500 | + - address |
| 501 | + type: |
| 502 | + - type |
| 503 | + path: |
| 504 | + - status |
| 505 | + - addresses |
| 506 | + type: Info |
| 507 | + help: Address information about a vspheremachine. |
| 508 | + name: status_addresses |
509 | 509 | - each: |
510 | 510 | stateSet: |
511 | 511 | labelName: status |
@@ -561,19 +561,8 @@ spec: |
561 | 561 | uid: |
562 | 562 | - metadata |
563 | 563 | - uid |
564 | | - metricNamePrefix: capv_vspherevm |
| 564 | + metricNamePrefix: capi_vspherevm |
565 | 565 | metrics: |
566 | | - - each: |
567 | | - info: |
568 | | - labelFromKey: "" |
569 | | - labelsFromPath: |
570 | | - address: [] |
571 | | - path: |
572 | | - - status |
573 | | - - addresses |
574 | | - type: Info |
575 | | - help: Address information about a vspherevm. |
576 | | - name: addresses |
577 | 566 | - each: |
578 | 567 | info: |
579 | 568 | labelFromKey: "" |
@@ -638,6 +627,17 @@ spec: |
638 | 627 | type: Info |
639 | 628 | help: Owner references. |
640 | 629 | name: owner |
| 630 | + - each: |
| 631 | + info: |
| 632 | + labelFromKey: "" |
| 633 | + labelsFromPath: |
| 634 | + address: [] |
| 635 | + path: |
| 636 | + - status |
| 637 | + - addresses |
| 638 | + type: Info |
| 639 | + help: Address information about a vspherevm. |
| 640 | + name: status_addresses |
641 | 641 | - each: |
642 | 642 | stateSet: |
643 | 643 | labelName: status |
|
0 commit comments