Back to Pinpoint

Profile DB2.

agent-module/plugins/db2-jdbc/README.md

3.1.0572 B
Original Source

IBM DB2 JDBC Driver

Pinpoint Configuration

pinpoint.config

JDBC options.

# Profile DB2.
profiler.jdbc.db2=true
# Allow profiling of setautocommit.
profiler.jdbc.db2.setautocommit=false
# Allow profiling of commit.
profiler.jdbc.db2.commit=false
# Allow profiling of rollback.
profiler.jdbc.db2.rollback=false
# Trace bindvalues for DB2 PreparedStatements (overrides profiler.jdbc.tracesqlbindvalue)
#profiler.jdbc.db2.tracesqlbindvalue=true