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
BASH

>> Configure z/IRIS JDBC instrumentation with Instana