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 ||`k8s.node`|
|`k8s.node.allocatable.memory`| UpDownCounter |`By`| Amount of memory allocatable on the node ||`k8s.node`|
|`k8s.node.allocatable.ephemeral_storage`| UpDownCounter |`By`| Amount of ephemeral-storage allocatable on the node ||`k8s.node`|
415
+
416
+
<!-- markdownlint-restore -->
417
+
<!-- prettier-ignore-end -->
418
+
<!-- END AUTOGENERATED TEXT -->
419
+
<!-- endsemconv -->
420
+
421
+
### Metric: `k8s.node.allocatable.pods`
422
+
423
+
This metric is [recommended][MetricRecommended].
424
+
425
+
<!-- semconv metric.k8s.node.allocatable.pods -->
426
+
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
427
+
<!-- see templates/registry/markdown/snippet.md.j2 -->
428
+
<!-- prettier-ignore-start -->
429
+
<!-- markdownlint-capture -->
430
+
<!-- markdownlint-disable -->
431
+
432
+
| Name | Instrument Type | Unit (UCUM) | Description | Stability | Entity Associations |
|`k8s.node.allocatable.pods`| UpDownCounter |`{pod}`| Amount of pods allocatable on the node ||`k8s.node`|
0 commit comments