ydb-platform / ydb

YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
https://ydb.tech
Apache License 2.0
4k stars 565 forks source link

CalculateKeyBytes operator precedence fix #4497

Closed azevaykin closed 6 months ago

azevaykin commented 6 months ago

Metric "table.datashard.write.bytes" is calculated badly due to the operator precedence error.

azevaykin commented 6 months ago

main https://github.com/ydb-platform/ydb/pull/4496 stable-24-1-14-hotfix https://github.com/ydb-platform/ydb/pull/4503 stable-24-1 https://github.com/ydb-platform/ydb/pull/4504