Возможность включить профайлер на сервере

This commit is contained in:
RoyceDa
2026-03-25 23:41:56 +02:00
parent 05fad5f2cb
commit e2f7802cd8

View File

@@ -0,0 +1,7 @@
services:
app:
volumes:
- ./profiles:/profiles
environment:
JAVA_TOOL_OPTIONS: >-
-XX:StartFlightRecording=filename=/profiles/app.jfr,settings=profile,dumponexit=true