Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.89 KB

framework-caapm_agent.md

File metadata and controls

37 lines (29 loc) · 1.89 KB

CA APM Agent Framework

The CA APM Agent Framework causes an application to be automatically configured to work with a bound CA APM Service.

Detection CriterionExistence of a single bound CA APM service. The existence of an CA APM service defined by the VCAP_SERVICES payload containing a service name, label or tag with introscope as a substring.
Tagsintroscope-agent=<version>

Tags are printed to standard output by the buildpack detect script.

User-Provided Service

When binding CA APM using a user-provided service, it must have name or tag with introscope in it. The credential payload can contain the following entries:

Name Description
agent_name (Optional) The The name that should be given to this instance of the Introscope agent.
agent_manager_credential (Optional) The agent manager credential that is used to connect to the Enterprise Manager Server for SaaS.
agent_manager_url The url of the Enterprise Manager server.

Configuration

For general information on configuring the buildpack, including how to specify configuration values through environment variables, refer to Configuration and Extension. The framework can be configured by modifying the config file in the buildpack fork.

Name Description
repository_root The URL of the CA APM repository index, which can be found in the config file.
version The version of CA APM Agent to use.