metrics

package
v0.0.0-...-503c688 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 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

	TelemetryCTEUsageRecurCTE       prometheus.Counter
	TelemetryCTEUsageNonRecurCTE    prometheus.Counter
	TelemetryCTEUsageNotCTE         prometheus.Counter
	TelemetryMultiSchemaChangeUsage prometheus.Counter
	TelemetryFlashbackClusterUsage  prometheus.Counter

	TelemetryTablePartitionUsage                prometheus.Counter
	TelemetryTablePartitionListUsage            prometheus.Counter
	TelemetryTablePartitionRangeUsage           prometheus.Counter
	TelemetryTablePartitionHashUsage            prometheus.Counter
	TelemetryTablePartitionRangeColumnsUsage    prometheus.Counter
	TelemetryTablePartitionRangeColumnsGt1Usage prometheus.Counter
	TelemetryTablePartitionRangeColumnsGt2Usage prometheus.Counter
	TelemetryTablePartitionRangeColumnsGt3Usage prometheus.Counter
	TelemetryTablePartitionListColumnsUsage     prometheus.Counter
	TelemetryTablePartitionMaxPartitionsUsage   prometheus.Counter
	TelemetryTablePartitionCreateIntervalUsage  prometheus.Counter
	TelemetryTablePartitionAddIntervalUsage     prometheus.Counter
	TelemetryTablePartitionDropIntervalUsage    prometheus.Counter
	TelemetryExchangePartitionUsage             prometheus.Counter
	TelemetryTableCompactPartitionUsage         prometheus.Counter
	TelemetryReorganizePartitionUsage           prometheus.Counter

	TelemetryLockUserUsage          prometheus.Counter
	TelemetryUnlockUserUsage        prometheus.Counter
	TelemetryCreateOrAlterUserUsage prometheus.Counter

	TelemetryIndexMerge        prometheus.Counter
	TelemetryStoreBatchedUsage prometheus.Counter
)

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