diff options
author | Daniil Cherednik <dcherednik@ydb.tech> | 2025-01-20 15:36:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 15:36:59 +0100 |
commit | 1ad3712409a7582fcea95deb088a6c3deeea7a1c (patch) | |
tree | 3abfe1cbe973b7f9bb5eb1b9a33645a260c05d96 /library/cpp | |
parent | 345e7b5d1ca6ec04d6358e0ce4c49ce6ba7dd689 (diff) | |
download | ydb-1ad3712409a7582fcea95deb088a6c3deeea7a1c.tar.gz |
Introduce locality counters for single node tx. (#13415)
TotalSingleNodeReqCount - increases if tx touches the only one node (all shards located on the same node)
NonLocalSingleNodeReqCount - increases if tx touches the only one node and this node is same with session node (node where located kqp session and grpc request accepted)
### Changelog category <!-- remove all except one -->
* New feature
Diffstat (limited to 'library/cpp')
0 files changed, 0 insertions, 0 deletions