File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -431,7 +431,7 @@ This metric is [recommended][MetricRecommended].
431431
432432| Name | Instrument Type | Unit (UCUM) | Description | Stability | Entity Associations |
433433| -------- | --------------- | ----------- | -------------- | --------- | ------ |
434- | ` k8s.node.allocatable_pods ` | Gauge | `` | Amount of pods allocatable on the node | ![ Development] ( https://img.shields.io/badge/-development-blue ) | |
434+ | ` k8s.node.allocatable_pods ` | Gauge | ` {pod} ` | Amount of pods allocatable on the node | ![ Development] ( https://img.shields.io/badge/-development-blue ) | |
435435
436436<!-- markdownlint-restore -->
437437<!-- prettier-ignore-end -->
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ groups:
129129 stability : development
130130 brief : " Amount of pods allocatable on the node"
131131 instrument : gauge
132- unit : " "
132+ unit : " {pod} "
133133 # k8s.node.cpu.* metrics
134134 - id : metric.k8s.node.cpu.time
135135 type : metric
You can’t perform that action at this time.
0 commit comments