: Open the pinpoint.config file located in the agent directory. Update the profiler.collector.ip to match your Pinpoint Collector's address.
: Add the following JVM arguments to your application startup script: -javaagent:$AGENT_PATH/pinpoint-bootstrap-$VERSION.jar -Dpinpoint.agentId=[Unique_Agent_ID] -Dpinpoint.applicationName=[Service_Name] Why Download the Pinpoint Agent? pinpoint agent download
: Ensure TCP port 9994 and UDP ports 9995/9996 are open between the agent and collector. : Open the pinpoint