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

Commit e765d31

Browse files
Merge branch 'main' into update-oracledb-receiver-rst
2 parents 84b1e25 + 97f500d commit e765d31

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

gdi/opentelemetry/collector-kubernetes/kubernetes-support.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ In addition, include the following information:
3333
* Kubernetes version.
3434
* Managed or on premises: if managed, which cloud provider and distribution?
3535

36+
* ConfigMaps from problematic pods:
37+
38+
* ``kubectl get cm my-splunk-otel-collector-agent -o yaml > my-splunk-otel-collector-agent-cm.yaml``
39+
* ``kubectl get cm my-splunk-otel-collector-k8s-cluster-receiver -o yaml > my-splunk-otel-collector-k8s-cluster-receiver-cm.yaml``
40+
3641
* Logs from problematic pods:
3742

3843
* ``kubectl logs my-splunk-otel-collector-agent-fzn4q otel-collector > my-splunk-otel-collector-agent.log``

0 commit comments

Comments
 (0)