Back to Pinpoint

Profile CUBRID.

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

3.0.5581 B
Original Source

Cubrid JDBC Driver

Pinpoint Configuration

pinpoint.config

JDBC options.

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