We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c610b4a + 51b20cc commit 02d572aCopy full SHA for 02d572a
docs/metrics/metrics.md
@@ -94,6 +94,7 @@ These metrics provide energy and power information for containers.
94
- `container_name`
95
- `runtime`
96
- `zone`
97
+ - `pod_id`
98
99
#### kepler_container_cpu_watts
100
@@ -104,6 +105,7 @@ These metrics provide energy and power information for containers.
104
105
106
107
108
109
110
### Process Metrics
111
@@ -212,4 +214,4 @@ Additional metrics provided by Kepler.
212
214
213
215
---
216
-This documentation was automatically generated by the gen-metric-docs tool. Generated on 2025-06-11
217
+This documentation was automatically generated by the gen-metric-docs tool. Generated on 2025-06-12
internal/k8s/pod/mock_utils.go renamed to internal/k8s/pod/mock_utils_test.go
0 commit comments