diff --git a/docker-compose.yml b/docker-compose.yml index 7e048442..b66ca83c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5451,6 +5451,8 @@ services: # --- Scheduling --- # Renovate will only process PRs/updates in this time window RENOVATE_SCHEDULE: '["after 2am and before 6am"]' + OTEL_EXPORTER_OTLP_ENDPOINT: http://signoz-otel-collector:4318 + OTEL_SERVICE_NAMESPACE: renovate.${MY_TLD} image: renovate/renovate:latest restart: unless-stopped renovate-valkey: