feat(signoz): remove unecessary port mapping for otel-collector

This commit is contained in:
Gauthier POGAM--LE MONTAGNER 2025-07-03 14:51:47 +02:00
parent ea98e4c29a
commit 9cf09a1876

View file

@ -480,9 +480,6 @@ services:
options:
max-size: 50m
max-file: "3"
ports:
- "4317:4317" # OTLP gRPC receiver
- "4318:4318" # OTLP HTTP receiver
command:
- --config=/etc/otel-collector-config.yaml
- --manager-config=/etc/manager-config.yaml