Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 7dc6ced

Browse files
Edits
1 parent 1479d03 commit 7dc6ced

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

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

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -608,33 +608,28 @@ Other metrics
608608
These are the metrics related to StatefulSets:
609609

610610
.. list-table::
611-
:widths: 30 30 30 10
611+
:widths: 40 40 20
612612
:width: 100%
613613
:header-rows: 1
614614

615615
* - Metric name
616616
- Metric description
617-
- Attributes
618617
- Exported?
619618

620619
* - ``k8s.statefulset.desired_pods``
621-
- Desired number of StatefulSets in the pod
622-
-
620+
- Desired number of StatefulSets in the pod
623621
- Yes
624622

625623
* - ``k8s.statefulset.current_pods``
626624
- Current number of StatefulSets in the pod
627-
-
628625
- Yes
629626

630627
* - ``k8s.statefulset.ready_pods``
631-
- Number of ready StatefulSets in the pod
632-
-
628+
- Number of ready StatefulSets in the pod
633629
- Yes
634630

635631
* - ``k8s.statefulset.updated_pods``
636-
- Number of updated StatefulSets in the pod
637-
-
632+
- Number of updated StatefulSets in the pod
638633
- Yes
639634

640635
Other available metrics include:

0 commit comments

Comments
 (0)