Skip to content

Open SQL Transactions and Active SQL Statements should be consistent #70228

@kevin-v-ngo

Description

@kevin-v-ngo

The number of Active SQL Statements can be greater than Open SQL Transactions at the same time interval causing confusion. This is because we make a distinction between internal and non-internal for Open SQL Transactions (filtering our internal) but not for Active SQL Statements.

This issue tracks fixing this inconsistency and removing potential confusion where we should update Active SQL Statements to represent only external.

Epic: CRDB-9867

Metadata

Metadata

Assignees

Labels

A-sql-console-timeseriesSQL Observability issues related to console timeseries metrics and viewsC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions