Otel-collector Pods Stuck in Running State
TLDR Guillaume experienced an issue where pods remained in 'Running' state but not 'Ready' status. Srikanth suggested potential connection issues with ClickHouse. The issue resolved itself after some time, with no changes made.

Mar 28, 2023 (6 months ago)
Guillaume
03:49 PM2023-03-28T15:46:48.226Z info service/telemetry.go:111 Setting up own telemetry...
2023-03-28T15:46:48.226Z info service/telemetry.go:141 Serving Prometheus metrics {"address": "0.0.0.0:8888", "level": "Basic"}
2023-03-28T15:46:48.226Z info components/components.go:30 Stability level of component is undefined {"kind": "exporter", "data_type": "traces", "name": "clickhousetraces", "stability": "Undefined"}
It's not really clear, what can I do to check this up?

Srikanth
04:05 PMWhat do you mean by this? What’s the issue if they are running?
Srikanth
04:05 PMMar 29, 2023 (6 months ago)
Guillaume
09:01 AMYes it's the full logs until the pod restarts
Srikanth
12:29 PMApr 03, 2023 (5 months ago)
Guillaume
08:37 AMSigNoz Community
Indexed 825 threads (61% resolved)
Similar Threads
Setting Up Dual Exporters for Otel-collector and Resolving Payload Error
Guillaume was facing an issue setting up dual exporters for otel-collector and had a pod not being "Ready". Srikanth suggested checking error logs and dealing with large payloads, which led to a successful setup.

Troubleshooting SigNoz Auto-Instrumentation Configuration
igor is having trouble configuring auto-instrumentation for Java applications using SigNoz, with traces not appearing in the SigNoz UI. Prashant advises to check logs of the otel sidecar, use service name for endpoint, verify supported libraries, and test with telemetrygen. However, the issue still persists.
SigNoz crashing in k8s due to ClickHouse OOM
Travis reported SigNoz crashing in k8s due to ClickHouse OOM. The team suggested increasing resources for ClickHouse, and other troubleshooting steps, but the issue remains unresolved.