metrics

package
v1.1.0-beta.0...-1521bf7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NonTransactionalDeleteCount prometheus.Counter
	NonTransactionalInsertCount prometheus.Counter
	NonTransactionalUpdateCount prometheus.Counter

	StatementPerTransactionPessimisticOKInternal    prometheus.Observer
	StatementPerTransactionPessimisticOKGeneral     prometheus.Observer
	StatementPerTransactionPessimisticErrorInternal prometheus.Observer
	StatementPerTransactionPessimisticErrorGeneral  prometheus.Observer
	StatementPerTransactionOptimisticOKInternal     prometheus.Observer
	StatementPerTransactionOptimisticOKGeneral      prometheus.Observer
	StatementPerTransactionOptimisticErrorInternal  prometheus.Observer
	StatementPerTransactionOptimisticErrorGeneral   prometheus.Observer
	TransactionDurationPessimisticCommitInternal    prometheus.Observer
	TransactionDurationPessimisticCommitGeneral     prometheus.Observer
	TransactionDurationPessimisticAbortInternal     prometheus.Observer
	TransactionDurationPessimisticAbortGeneral      prometheus.Observer
	TransactionDurationOptimisticCommitInternal     prometheus.Observer
	TransactionDurationOptimisticCommitGeneral      prometheus.Observer
	TransactionDurationOptimisticAbortInternal      prometheus.Observer
	TransactionDurationOptimisticAbortGeneral       prometheus.Observer
	TransactionRetryInternal                        prometheus.Observer
	TransactionRetryGeneral                         prometheus.Observer

	SessionExecuteCompileDurationInternal prometheus.Observer
	SessionExecuteCompileDurationGeneral  prometheus.Observer
	SessionExecuteParseDurationInternal   prometheus.Observer
	SessionExecuteParseDurationGeneral    prometheus.Observer
)

session metrics vars

Functions

func InitMetricsVars

func InitMetricsVars()

InitMetricsVars init session metrics vars.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL