Performance Metric kcml.kdb.transtime

Summary

Time taken to perform a transaction

Send Condition

Transaction commit

Overview

Produced when the lifetime of a transaction has exceeded the maxtranstime limit from /etc/kcml/msgq.conf

Statistics

NameTypeDescription
chandlenumConnection handle
timeusecTime taken to perform the transaction
retriescountTransaction retry count
statusstringTransaction commit status
stackstringStack backtrace

Config

NameDescription
maxtranstimeIf a transaction takes longer than this timeout (in seconds) then issue a kcml.kdb.transtime

General Form

kcml.kdb.transtime,chandle=num,time=usec,retries=count,status=string,stack=string

See Also:

Performance Metrics