You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`k8s.node.allocatable.cpu`| UpDownCounter |`{cpu}`| Amount of cpu allocatable on the node |||
374
+
|`k8s.node.allocatable.cpu`| UpDownCounter |`{cpu}`| Amount of cpu allocatable on the node ||`k8s.node`|
375
375
376
376
<!-- markdownlint-restore -->
377
377
<!-- prettier-ignore-end -->
@@ -391,7 +391,7 @@ This metric is [recommended][MetricRecommended].
391
391
392
392
| Name | Instrument Type | Unit (UCUM) | Description | Stability | Entity Associations |
|`k8s.node.allocatable.memory`| UpDownCounter |`By`| Amount of memory allocatable on the node |||
394
+
|`k8s.node.allocatable.memory`| UpDownCounter |`By`| Amount of memory allocatable on the node ||`k8s.node`|
395
395
396
396
<!-- markdownlint-restore -->
397
397
<!-- prettier-ignore-end -->
@@ -411,7 +411,7 @@ This metric is [recommended][MetricRecommended].
411
411
412
412
| Name | Instrument Type | Unit (UCUM) | Description | Stability | Entity Associations |
|`k8s.node.allocatable.ephemeral_storage`| UpDownCounter |`By`| Amount of ephemeral-storage allocatable on the node |||
414
+
|`k8s.node.allocatable.ephemeral_storage`| UpDownCounter |`By`| Amount of ephemeral-storage allocatable on the node ||`k8s.node`|
415
415
416
416
<!-- markdownlint-restore -->
417
417
<!-- prettier-ignore-end -->
@@ -431,7 +431,7 @@ This metric is [recommended][MetricRecommended].
431
431
432
432
| Name | Instrument Type | Unit (UCUM) | Description | Stability | Entity Associations |
|`k8s.node.allocatable.pods`| UpDownCounter |`{pod}`| Amount of pods allocatable on the node |||
434
+
|`k8s.node.allocatable.pods`| UpDownCounter |`{pod}`| Amount of pods allocatable on the node ||`k8s.node`|
0 commit comments