Can I stop internal SigNoz docker containers from sending otel logs?
Creates too much noice I think. I know I can filter the logs but I dont need to collect these.
Should I just disable otel-collector and otel-collector-metrics in deploy/docker/clickhouse-setup/docker-compose.yaml ?
ok, that was not it, that disabled logging 🙂
solved! not sure if it was the cleanest way but just removed docker container mount for otel-collector