You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new `sql.statements.bytes_read.count` metric that counts the number of
bytes scanned by SQL statements. This is the same value that's collected by
SQL stats for each statement and transaction, except in aggregated metric
form.
Epic: AOP-30
Release note (sql change): Added sql.statements.bytes_read.count metric that
counts the number of bytes scanned by SQL statements.
0 commit comments