Skip to content

Commit 5aebba8

Browse files
author
Connell, Joseph
committed
updated Comments
1 parent 945efe4 commit 5aebba8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

deploy/docker/docker-compose-multi-otel.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,12 @@ services:
101101
# If left blank, a password will be generated and written into api-service log
102102
LOWCODER_SUPERUSER_PASSWORD:
103103

104+
##
104105
# OpenTelemetry Related Settings
106+
# Set OTEL_JAVAAGENT_ENABLED=false
107+
# to disable OpenTelemetry Java agent
108+
##
109+
105110
# OTEL_JAVAAGENT_ENABLED: "false"
106111
OTEL_RESOURCE_ATTRIBUTES: "deployment.environment=production"
107112
OTEL_SERVICE_NAME: "lowcoder-api-service"

0 commit comments

Comments
 (0)