Skip to content

Conversation

@naspirato
Copy link
Collaborator

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

...

@naspirato naspirato marked this pull request as ready for review November 8, 2025 12:09
Copilot AI review requested due to automatic review settings November 8, 2025 12:09
@github-actions
Copy link

github-actions bot commented Nov 8, 2025

🟢 2025-11-08 12:10:56 UTC The validation of the Pull Request description is successful.

@github-actions
Copy link

github-actions bot commented Nov 8, 2025

2025-11-08 12:13:12 UTC Pre-commit check linux-x86_64-release-asan for 85bff83 has started.
2025-11-08 12:13:29 UTC Artifacts will be uploaded here
2025-11-08 12:15:37 UTC ya make is running...
🟢 2025-11-08 12:15:43 UTC Tests successful.

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-11-08 12:15:50 UTC Build successful.

@github-actions
Copy link

github-actions bot commented Nov 8, 2025

2025-11-08 12:13:21 UTC Pre-commit check linux-x86_64-relwithdebinfo for 85bff83 has started.
2025-11-08 12:13:40 UTC Artifacts will be uploaded here
2025-11-08 12:15:57 UTC ya make is running...
🟢 2025-11-08 12:16:03 UTC Tests successful.

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-11-08 12:16:10 UTC Build successful.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances query tracking by incorporating branch names into query identifiers across multiple analytics and testing scripts. This improvement enables better differentiation and monitoring of queries executed for different branches in the YDB statistics system.

  • Query names are updated to include branch identifiers for improved tracking
  • Changes ensure queries for different branches (main, stable-*, etc.) are distinguishable in statistics
  • Proper handling of None branch values in conditional query naming

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/scripts/tests/get_muted_tests.py Updated query names to include branch suffix for test retrieval queries, with fallback handling for None branch
.github/scripts/tests/create_new_muted_ya.py Added branch suffix to monitor data query name for better query tracking
.github/scripts/analytics/tests_monitor.py Updated four query names (max monitor date, branch creation, monitor data, history) to include branch identifiers
.github/scripts/analytics/flaky_tests_history.py Added branch suffix to query names for last date and flaky test history queries

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@naspirato naspirato enabled auto-merge (squash) November 10, 2025 14:43
@naspirato naspirato merged commit bdd3986 into ydb-platform:main Nov 10, 2025
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants