Back to Pinpoint

Profile jTDS.

agent-module/plugins/jtds/README.md

3.0.5556 B
Original Source

JTDS

Pinpoint Configuration

pinpoint.config

options.

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