The Analytics Agent can be used within CloudFoundry
To deploy the Application to CloudFoundry the Dist Zip Container of the Java Buildpack is used.
- Download the Analytics Agent you want to use by
- by
./get-agent.sh <Portal User> <Agent Version X.X.X.X>
(Will Prompt for Password) - by downloading manually and unzipping to this directory
- Change
conf/analytics-agent.properties
- Deploy the Agent to CloudFoundry
- by
cf push <Analytics Agent Name>
- The AppDynamics Application Name will be the
space_name
fromVCAP_APPLICATION
by default
- Use
./clean.sh
to delete the Agent files