Hey, I have a question. I have a Kubernetes cluster with both Deployments and StatefulSets. However, when looking at the logs, I can only see logs for Deployments, and my StatefulSet resources are missing. Interestingly, my StatefulSet pods are visible in the metrics dashboards. How can I enable logs for my Kubernetes resources other than Deployments? Do I need to add a quick filter to specify StatefulSets?
y
Yury Komarov
10/23/2024, 8:15 PM
share your otel collector configuration, please
w
Wylie
10/24/2024, 6:13 AM
we using this helm for signoz https://charts.signoz.io/, the otel collector configuration is default
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.