Skip to content

Conversation

@gy2411
Copy link
Collaborator

@gy2411 gy2411 commented Nov 26, 2025

Now ydbstats tables rotation happeps only at midnight UTC. Therefore, all hosts in the cluster attempt to create a new table in the ydbstats database all at once. This might be too intensive query rate for a single database.

We add a new parameter to ydbstats config that regulates the rotation time. For example, with this parameter the cluster can be configurered like this:
zone 1 -> rotate at 00:00 UTC
zone 2 -> rotate at 01:00 UTC
zone 3 -> rotate at 02:00 UTC

@gy2411 gy2411 added large-tests Launch large tests for PR blockstore Add this label to run only cloud/blockstore build and tests on PR labels Nov 26, 2025
@github-actions
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 0291477.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
5976 5975 0 0 0 1 0

@gy2411 gy2411 marked this pull request as ready for review November 27, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blockstore Add this label to run only cloud/blockstore build and tests on PR large-tests Launch large tests for PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants