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

Commit 9ac17c8

Browse files
Feedback
1 parent 7dc6ced commit 9ac17c8

File tree

1 file changed

+12
-27
lines changed

1 file changed

+12
-27
lines changed

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

Lines changed: 12 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -605,33 +605,6 @@ Other metrics
605605

606606
The :strong:`Exported?` column indicates if the metric is finally sent to Splunk Observability Cloud after going through the Collector pipelines.
607607

608-
These are the metrics related to StatefulSets:
609-
610-
.. list-table::
611-
:widths: 40 40 20
612-
:width: 100%
613-
:header-rows: 1
614-
615-
* - Metric name
616-
- Metric description
617-
- Exported?
618-
619-
* - ``k8s.statefulset.desired_pods``
620-
- Desired number of StatefulSets in the pod
621-
- Yes
622-
623-
* - ``k8s.statefulset.current_pods``
624-
- Current number of StatefulSets in the pod
625-
- Yes
626-
627-
* - ``k8s.statefulset.ready_pods``
628-
- Number of ready StatefulSets in the pod
629-
- Yes
630-
631-
* - ``k8s.statefulset.updated_pods``
632-
- Number of updated StatefulSets in the pod
633-
- Yes
634-
635608
Other available metrics include:
636609

637610
.. list-table::
@@ -660,6 +633,18 @@ Other available metrics include:
660633
* - ``k8s.daemonset.ready_nodes``
661634
- Yes
662635

636+
* - ``k8s.statefulset.desired_pods``
637+
- Yes
638+
639+
* - ``k8s.statefulset.current_pods``
640+
- Yes
641+
642+
* - ``k8s.statefulset.ready_pods``
643+
- Yes
644+
645+
* - ``k8s.statefulset.updated_pods``
646+
- Yes
647+
663648
* - ``k8s.hpa.max_replicas``
664649
- Yes
665650

0 commit comments

Comments
 (0)