qy-liuhuo commented on PR #11212:
URL: https://github.com/apache/inlong/pull/11212#issuecomment-2404033865

   This new commit make log reporting related containers optional:
   When running docker-compose normally, only necessary containers will be 
started. 
   If you need to enable the opentelemetry log reporting function of the Sort 
module, you can add the `--profile sort-report` option when starting, for 
example, `docker compose --profile sort-report up -d`
   
   To support the profiles feature, we need to update the version setting of 
`docker-compose.yml` from `2.4` to `3.0`, and the `docker compose` version 
needs to be higher than `1.28.0`. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@inlong.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to