pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.39k stars 3.75k forks source link

Command-line parameters instead of pinpoint.config #5375

Open black-jack-j opened 5 years ago

black-jack-j commented 5 years ago

Is there any opportunity to configure agent using command line parameters instead of the pinpoint.config ? something like java ${JAVA_OPTS} -javaagent:${PINPOINT_PATH} -Dprofiler.include=com.foo.Bar my.jar

Xylus commented 5 years ago

Hi @black-jack-j This would be a good addition imo. Would you like to give it a go?

black-jack-j commented 5 years ago

Hi @Xylus I'd like to though it won't be really soon