@Andrew Seif any otel-collector logs or events would be helpful to figure it out.
TBH, we are yet to make changes to be support running all signoz components in non-root user permissions to adhere with OpenShift's stronger security policies. We will resume it sometime in future.
https://github.com/SigNoz/charts/pull/4
Prashant Shahi
02/02/2023, 6:31 AM
they are all detected and are sending traces, we used Sidecars to enable that, but they are not sending logs
Logs from SDK could be sent via sidecar, if configured.
But I am not sure if sidecars would be able to scrape container logs using filelog receiver correctly.
Prashant Shahi
02/02/2023, 6:32 AM
Container logs scraping is recommended to be done via daemonset / OtelAgent.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.