Properties of a PerformanceCaptureConfig.
Package
@google-cloud/sqlProperties
cpuUtilizationThresholdPercent
cpuUtilizationThresholdPercent?: (number|null);PerformanceCaptureConfig cpuUtilizationThresholdPercent
enabled
enabled?: (boolean|null);PerformanceCaptureConfig enabled
historyListLengthThresholdCount
historyListLengthThresholdCount?: (number|null);PerformanceCaptureConfig historyListLengthThresholdCount
memoryUsageThresholdPercent
memoryUsageThresholdPercent?: (number|null);PerformanceCaptureConfig memoryUsageThresholdPercent
probeThreshold
probeThreshold?: (number|null);PerformanceCaptureConfig probeThreshold
probingIntervalSeconds
probingIntervalSeconds?: (number|null);PerformanceCaptureConfig probingIntervalSeconds
runningThreadsThreshold
runningThreadsThreshold?: (number|null);PerformanceCaptureConfig runningThreadsThreshold
secondsBehindSourceThreshold
secondsBehindSourceThreshold?: (number|null);PerformanceCaptureConfig secondsBehindSourceThreshold
semaphoreWaitThresholdCount
semaphoreWaitThresholdCount?: (number|null);PerformanceCaptureConfig semaphoreWaitThresholdCount
transactionDurationThreshold
transactionDurationThreshold?: (number|null);PerformanceCaptureConfig transactionDurationThreshold
transactionKillExcludedUserHosts
transactionKillExcludedUserHosts?: (string[]|null);PerformanceCaptureConfig transactionKillExcludedUserHosts
transactionKillThresholdSeconds
transactionKillThresholdSeconds?: (number|null);PerformanceCaptureConfig transactionKillThresholdSeconds
transactionKillType
transactionKillType?: (google.cloud.sql.v1.PerformanceCaptureConfig.TransactionKillType|keyof typeof google.cloud.sql.v1.PerformanceCaptureConfig.TransactionKillType|null);PerformanceCaptureConfig transactionKillType
transactionLockWaitThresholdCount
transactionLockWaitThresholdCount?: (number|null);PerformanceCaptureConfig transactionLockWaitThresholdCount