Enabling support for tracking CICS Transaction Gateway
If you use the Instana APM solution and want to track CICS Transaction Gateway (CICS TG), Z APM Connect request monitoring exits must be installed to provide your Instana backend with CICS Transaction Gateway workload data.
Before you begin
About this task
- Attach AGMClientExit to the client application invocation. Attach AGMClientExit as a request monitoring exit.
- Obtain an Instana Java SDK package. Add the built jar to the class path. Add the Z APM CTG tracking java package (com.ibm.zapm.ctg.exit) to your Instana agent's configuration.yaml.
- Attach AGMServerExit to the CICS Transaction Gateway that the client application connects to. Attach AGMServerExit as a request monitoring exit.