Skip to content

Commit 389e1d3

Browse files
Definitions
1 parent 2877648 commit 389e1d3

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

gdi/opentelemetry/collector-kubernetes/metrics-ootb-k8s.rst

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -183,52 +183,52 @@ Pod level metrics and dimensions
183183
- Exported?
184184

185185
* - ``k8s.cronjob.active_jobs``
186-
-
186+
- Active cronjob jobs
187187
-
188188
- ??
189189

190190
* - ``k8s.hpa.current_replicas``
191-
-
191+
- Number of current HPA replicas
192192
-
193193
- ??
194194

195195
* - ``k8s.hpa.desired_replicas``
196-
-
196+
- Number of desired HPA replicas
197197
-
198198
- ??
199199

200200
* - ``k8s.hpa.max_replicas``
201-
-
201+
- Maximum HPA replicas
202202
-
203203
- ??
204204

205205
* - ``k8s.hpa.min_replicas``
206-
-
206+
- Minimum HPA replicas
207207
-
208208
- ??
209209

210210
* - ``k8s.job.active_pods``
211-
-
211+
- Active pod jobs
212212
-
213213
- ??
214214

215215
* - ``k8s.job.desired_successful_pods``
216-
-
216+
- Desired number of successful pods
217217
-
218218
- ??
219219

220220
* - ``k8s.job.failed_pods``
221-
-
221+
- Number of failed pods
222222
-
223223
- ??
224224

225225
* - ``k8s.job.max_parallel_pods``
226-
-
226+
- Maximum number of parallel pods
227227
-
228228
- ??
229229

230230
* - ``k8s.job.successful_pods``
231-
-
231+
- Succesful pod jobs
232232
-
233233
- ??
234234

@@ -307,22 +307,22 @@ Pod level metrics and dimensions
307307
- Yes
308308

309309
* - ``k8s.statefulset.desired_pods``
310-
-
310+
- Desired number of StatefulSets in the pod
311311
-
312312
- ??
313313

314314
* - ``k8s.statefulset.current_pods``
315-
-
315+
- Current number of StatefulSets in the pod
316316
-
317317
- ??
318318

319319
* - ``k8s.statefulset.ready_pods``
320-
-
320+
- Number of ready StatefulSets in the pod
321321
-
322322
- ??
323323

324324
* - ``k8s.statefulset.updated_pods``
325-
-
325+
- Number of updated StatefulSets in the pod
326326
-
327327
- ??
328328

0 commit comments

Comments
 (0)