inspectIT 1.6.1 Upgrade Guide

How to install the new version?

  • Use the installers to install the new version. Best practice is to use a new folder for the installation and integrate the version of inspectIT into the folder name.

 

Necessary adaptions

  • The database sensor now also captures the information about the database that is accessed. Additional configuration is necessary to use this feature. Alternatively you can just use the configuration file we ship with the release and add your instrumentations to this one again.
Entries necessary for the database sensor to capture the database meta information
method-sensor-type jdbc-connection-meta-data info.novatec.inspectit.agent.sensor.method.jdbc.ConnectionMetaDataSensor MIN
�
# Connection Meta Data
sensor jdbc-connection-meta-data java.sql.Connection <init> interface=true
sensor jdbc-connection-meta-data weblogic.jdbc.wrapper.Connection <init> interface=true

 

Things that will not work anymore

  • As we changed the communication protocol, it is necessary to update both the agents and the CMR