Configure z/IRIS JDBC instrumentation with Instana APM
Created , Updated
For more information about activating JDBC instrumentation with Instana APM, click here.
The following Java system properties can be configured to customize the instrumentation of JDBC requests when JDBC instrumentation is active with Instana.
Property name | Values | Default | Description |
---|---|---|---|
mainstorconcept.ziris.enable | true, false | false | Precondition to enable IronTap integration. Value must be true to enable integration with z/IRIS IronTap. |
mainstorconcept.ziris.field |
| ClientHostname | Name of the JDBC client information property that can be used to hold Instana call.traceId call.spanId values
|
mainstorconcept.ziris.delimiter | <character> | | ascii pipe character | Character to separate Instana call.traceId from call.spanId (any ASCII character except a-f, A-F or 0-9). |
mainstorconcept.ziris.mode |
|
|