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`|Gauge|`{cpu}`| Amount of cpu allocatable on the node |||
374
+
|`k8s.node.allocatable.cpu`|UpDownCounter|`{cpu}`| Amount of cpu allocatable on the node |||
|`k8s.node.allocatable_memory`|Gauge|`By`| Amount of memory allocatable on the node |||
394
+
|`k8s.node.allocatable.memory`|UpDownCounter|`By`| Amount of memory allocatable on the node |||
|`k8s.node.allocatable_ephemeral_storage`|Gauge|`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 |||
415
415
416
416
<!-- markdownlint-restore -->
417
417
<!-- prettier-ignore-end -->
418
418
<!-- END AUTOGENERATED TEXT -->
419
419
<!-- endsemconv -->
420
420
421
-
### Metric: `k8s.node.allocatable_pods`
421
+
### Metric: `k8s.node.allocatable.pods`
422
422
423
423
This metric is [recommended][MetricRecommended].
424
424
425
-
<!-- semconv metric.k8s.node.allocatable_pods-->
425
+
<!-- semconv metric.k8s.node.allocatable.pods-->
426
426
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
427
427
<!-- see templates/registry/markdown/snippet.md.j2 -->
428
428
<!-- prettier-ignore-start -->
@@ -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`|Gauge|`{pod}`| Amount of pods allocatable on the node |||
434
+
|`k8s.node.allocatable.pods`|UpDownCounter|`{pod}`| Amount of pods allocatable on the node |||
0 commit comments