From 043e32bb8bb21570042ee7676751076b35edce1f Mon Sep 17 00:00:00 2001 From: Gauthier POGAM--LE MONTAGNER Date: Fri, 21 Mar 2025 10:32:05 +0100 Subject: [PATCH] feat(signoz): generate URLs for `otel-collector` service --- templates/compose/signoz.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/compose/signoz.yaml b/templates/compose/signoz.yaml index f4cb79ce9..9c3dc9260 100644 --- a/templates/compose/signoz.yaml +++ b/templates/compose/signoz.yaml @@ -1680,6 +1680,8 @@ services: content: | server_endpoint: ws://signoz:4320/v1/opamp environment: + - SERVICE_FQDN_OTELCOLLECTORGRPC_4317 + - SERVICE_FQDN_OTELCOLLECTORHTTP_4318 - OTEL_RESOURCE_ATTRIBUTES=host.name=signoz-host,os.type=linux - LOW_CARDINAL_EXCEPTION_GROUPING=false