File tree Expand file tree Collapse file tree 1 file changed +70
-0
lines changed
gdi/opentelemetry/collector-kubernetes Expand file tree Collapse file tree 1 file changed +70
-0
lines changed Original file line number Diff line number Diff line change @@ -182,6 +182,56 @@ Pod level metrics and dimensions
182182 - Attributes
183183 - Exported?
184184
185+ * - ``k8s.cronjob.active_jobs ``
186+ -
187+ -
188+ - ??
189+
190+ * - ``k8s.hpa.current_replicas ``
191+ -
192+ -
193+ - ??
194+
195+ * - ``k8s.hpa.desired_replicas ``
196+ -
197+ -
198+ - ??
199+
200+ * - ``k8s.hpa.max_replicas ``
201+ -
202+ -
203+ - ??
204+
205+ * - ``k8s.hpa.min_replicas ``
206+ -
207+ -
208+ - ??
209+
210+ * - ``k8s.job.active_pods ``
211+ -
212+ -
213+ - ??
214+
215+ * - ``k8s.job.desired_successful_pods ``
216+ -
217+ -
218+ - ??
219+
220+ * - ``k8s.job.failed_pods ``
221+ -
222+ -
223+ - ??
224+
225+ * - ``k8s.job.max_parallel_pods ``
226+ -
227+ -
228+ - ??
229+
230+ * - ``k8s.job.successful_pods ``
231+ -
232+ -
233+ - ??
234+
185235 * - ``k8s.pod.cpu.time ``
186236 - Pod CPU time
187237 -
@@ -256,6 +306,26 @@ Pod level metrics and dimensions
256306 -
257307 - Yes
258308
309+ * - ``k8s.statefulset.desired_pods ``
310+ -
311+ -
312+ - ??
313+
314+ * - ``k8s.statefulset.current_pods ``
315+ -
316+ -
317+ - ??
318+
319+ * - ``k8s.statefulset.ready_pods ``
320+ -
321+ -
322+ - ??
323+
324+ * - ``k8s.statefulset.updated_pods ``
325+ -
326+ -
327+ - ??
328+
259329Node level metrics and dimensions
260330============================================================================
261331
You can’t perform that action at this time.
0 commit comments