Skip to content

Commit

Permalink
[INLONG-11199][Sort] Add docker-compose description
Browse files Browse the repository at this point in the history
  • Loading branch information
qy-liuhuo committed Oct 10, 2024
1 parent 189590f commit 722f503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ services:
- OTEL_EXPORTER_ENDPOINT=logcollector:4317
command: taskmanager

# The following services are used to collect logs for InLong-sort, not effective by default, you can enable them by add `--profile sort-report up` to the `docker-compose` command
# opentelemetry collector
logcollector:
image: otel/opentelemetry-collector-contrib:0.110.0
Expand Down

0 comments on commit 722f503

Please sign in to comment.