Skip to content

[log_backend] write tenant & cluster for UnifiedAgent log backend #10666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

shmel1k
Copy link
Member

@shmel1k shmel1k commented Oct 21, 2024

Changelog entry

Added database & node_id for logging backend

Changelog category

  • New feature
  • Improvement

Additional information

...

Copy link

github-actions bot commented Oct 21, 2024

2024-10-21 12:31:50 UTC Pre-commit check linux-x86_64-relwithdebinfo for a33d9f9 has started.
2024-10-21 12:32:02 UTC Artifacts will be uploaded here
2024-10-21 12:35:31 UTC ya make is running...
🟡 2024-10-21 14:06:32 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
77454 63440 0 5 13908 101

2024-10-21 14:15:04 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-21 14:26:21 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
105 (only retried tests) 13 0 0 0 92

🟢 2024-10-21 14:26:37 UTC Build successful.
🟡 2024-10-21 14:26:56 UTC ydbd size 2.8 GiB changed* by +164.6 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: e6f71f0 merge: a33d9f9 diff diff %
ydbd size 3 015 313 344 Bytes 3 015 481 928 Bytes +164.6 KiB +0.006%
ydbd stripped size 477 978 264 Bytes 478 080 216 Bytes +99.6 KiB +0.021%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 21, 2024

2024-10-21 12:34:21 UTC Pre-commit check linux-x86_64-release-asan for a33d9f9 has started.
2024-10-21 12:34:32 UTC Artifacts will be uploaded here
2024-10-21 12:38:00 UTC ya make is running...
🟡 2024-10-21 14:38:38 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14398 14111 0 82 95 110

🟢 2024-10-21 14:39:52 UTC Build successful.
🟢 2024-10-21 14:40:26 UTC ydbd size 5.7 GiB changed* by +74.6 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: e6f71f0 merge: a33d9f9 diff diff %
ydbd size 6 108 702 688 Bytes 6 108 779 040 Bytes +74.6 KiB +0.001%
ydbd stripped size 1 522 711 760 Bytes 1 522 721 232 Bytes +9.2 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@shmel1k shmel1k force-pushed the feature/add_tenant_and_cluster_name_for_ua_log_backend branch from dbe650c to 8586b74 Compare October 21, 2024 17:54
Copy link

github-actions bot commented Oct 21, 2024

2024-10-21 17:55:46 UTC Pre-commit check linux-x86_64-relwithdebinfo for 6216471 has started.
2024-10-21 17:55:57 UTC Artifacts will be uploaded here
2024-10-21 17:59:27 UTC ya make is running...
🟡 2024-10-21 19:35:12 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
77473 63464 0 6 13905 98

2024-10-21 19:42:48 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-21 19:54:01 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
103 (only retried tests) 11 0 0 0 92

🟢 2024-10-21 19:54:08 UTC Build successful.
🟡 2024-10-21 19:54:27 UTC ydbd size 2.8 GiB changed* by +162.1 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 9865b79 merge: 6216471 diff diff %
ydbd size 3 011 980 040 Bytes 3 012 146 048 Bytes +162.1 KiB +0.006%
ydbd stripped size 478 072 600 Bytes 478 174 296 Bytes +99.3 KiB +0.021%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 21, 2024

2024-10-21 17:58:11 UTC Pre-commit check linux-x86_64-release-asan for 6216471 has started.
2024-10-21 17:58:21 UTC Artifacts will be uploaded here
2024-10-21 18:01:58 UTC ya make is running...
🟡 2024-10-21 20:40:11 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14430 13944 0 189 169 128

🟢 2024-10-21 20:41:24 UTC Build successful.
🟢 2024-10-21 20:42:00 UTC ydbd size 5.7 GiB changed* by +70.8 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 9865b79 merge: 6216471 diff diff %
ydbd size 6 099 004 304 Bytes 6 099 076 848 Bytes +70.8 KiB +0.001%
ydbd stripped size 1 522 359 152 Bytes 1 522 368 240 Bytes +8.9 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@Enjection Enjection self-requested a review October 22, 2024 15:55
@shmel1k shmel1k merged commit 4d1ccf4 into ydb-platform:main Oct 22, 2024
10 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.

3 participants