This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@ ENV TZ=Asia/Seoul \
|
|||||||
OTEL_EXPORTER_OTLP_PROTOCOL=grpc \
|
OTEL_EXPORTER_OTLP_PROTOCOL=grpc \
|
||||||
OTEL_RESOURCE_ATTRIBUTES="deployment.environment=${OTEL_ENV}" \
|
OTEL_RESOURCE_ATTRIBUTES="deployment.environment=${OTEL_ENV}" \
|
||||||
JAVA_TOOL_OPTIONS="\
|
JAVA_TOOL_OPTIONS="\
|
||||||
-Xms1g \
|
-Xms2g \
|
||||||
-Xmx1g \
|
-Xmx2g \
|
||||||
-XX:+UseG1GC \
|
-XX:+UseG1GC \
|
||||||
-XX:MaxGCPauseMillis=200 \
|
-XX:MaxGCPauseMillis=200 \
|
||||||
-XX:+UnlockExperimentalVMOptions \
|
-XX:+UnlockExperimentalVMOptions \
|
||||||
|
|||||||
Reference in New Issue
Block a user