Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. javaOptions in Universal ++= Seq(
  2. // -J params will be added as jvm parameters
  3. s"-J-agentpath:${(defaultLinuxInstallLocation in Docker).value}/opt/cprof/profiler_java_agent.so=-cprof_service=stackdriver-test5-profiler,-cprof_service_version=1.0.0,-cprof_enable_heap_sampling=true"
  4. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement