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 @@ -333,7 +333,7 @@ This metric is [recommended][MetricRecommended].
333333
334334| Name | Instrument Type | Unit (UCUM) | Description | Stability | Entity Associations |
335335| -------- | --------------- | ----------- | -------------- | --------- | ------ |
336- | ` k8s.node.allocatable_pods ` | Gauge | `` | Amount of pods allocatable on the node | ![ Development] ( https://img.shields.io/badge/-development-blue ) | |
336+ | ` k8s.node.allocatable_pods ` | Gauge | ` {pod} ` | Amount of pods allocatable on the node | ![ Development] ( https://img.shields.io/badge/-development-blue ) | |
337337
338338<!-- markdownlint-restore -->
339339<!-- prettier-ignore-end -->
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ groups:
101101 stability : development
102102 brief : " Amount of pods allocatable on the node"
103103 instrument : gauge
104- unit : " "
104+ unit : " {pod} "
105105 # k8s.node.cpu.* metrics
106106 - id : metric.k8s.node.cpu.time
107107 type : metric
You can’t perform that action at this time.
0 commit comments