File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
troubleshoot/ingest/opentelemetry/edot-collector Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ The OpenTelemetry Kube-Stack Helm Chart deploys multiple EDOT collectors with va
2121
2222These symptoms are common when the Kube-Stack chart is deployed with insufficient resources:
2323
24- - Collector Pods in a CrashLoopBackOff/ OOMKilled state.
25- - Cluster or Daemon pods are unable to export data to the Gateway collector due being OOMKilled (high memory usage).
24+ - Collector Pods in a ` CrashLoopBackOff ` / ` OOMKilled ` state.
25+ - Cluster or Daemon pods are unable to export data to the Gateway collector due being ` OOMKilled ` (high memory usage).
2626- Pods have logs similar to: ` error internal/queue_sender.go:128 Exporting failed. Dropping data. `
2727
2828## Resolution
You can’t perform that action at this time.
0 commit comments