Skip to content

Commit 7acb235

Browse files
committed
chore: generate metrics docs
Signed-off-by: Sunil Thaha <[email protected]>
1 parent 5aaefe3 commit 7acb235

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/metrics/metrics.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ These metrics provide energy and power information for containers.
107107
- `container_id`
108108
- `container_name`
109109
- `runtime`
110+
- `state`
110111
- `zone`
111112
- `pod_id`
112113
- **Constant Labels**:
@@ -120,6 +121,7 @@ These metrics provide energy and power information for containers.
120121
- `container_id`
121122
- `container_name`
122123
- `runtime`
124+
- `state`
123125
- `zone`
124126
- `pod_id`
125127
- **Constant Labels**:
@@ -187,6 +189,7 @@ These metrics provide energy and power information for virtual machines.
187189
- `vm_id`
188190
- `vm_name`
189191
- `hypervisor`
192+
- `state`
190193
- `zone`
191194
- **Constant Labels**:
192195
- `node_name`
@@ -199,6 +202,7 @@ These metrics provide energy and power information for virtual machines.
199202
- `vm_id`
200203
- `vm_name`
201204
- `hypervisor`
205+
- `state`
202206
- `zone`
203207
- **Constant Labels**:
204208
- `node_name`
@@ -215,6 +219,7 @@ These metrics provide energy and power information for pods.
215219
- `pod_id`
216220
- `pod_name`
217221
- `pod_namespace`
222+
- `state`
218223
- `zone`
219224
- **Constant Labels**:
220225
- `node_name`
@@ -227,6 +232,7 @@ These metrics provide energy and power information for pods.
227232
- `pod_id`
228233
- `pod_name`
229234
- `pod_namespace`
235+
- `state`
230236
- `zone`
231237
- **Constant Labels**:
232238
- `node_name`

0 commit comments

Comments
 (0)