Activate z/IRIS JDBC instrumentation with Instana APM
Created: | Updated:
This article describes how to enable z/IRIS instrumentation for JDBC applications monitored by Instana APM.
Launch your Java application with the following additional system property:
Java System Property | Description |
---|---|
mainstorconcept.ziris.enable | Set to true to enable additional Instana Agent instrumentation that allows Distributed Db2 observability with z/IRIS |
Example
-Dmainstorconcept.ziris.enable=true
>> Configure z/IRIS JDBC instrumentation with Instana