Skip to content
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

Implemented tracing for bulk row upsert #2218

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

domwst
Copy link
Contributor

@domwst domwst commented Feb 23, 2024

Implemented tracing for bulk row upsert

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

Copy link

github-actions bot commented Feb 23, 2024

2024-02-23 18:21:11 UTC Pre-commit check for 3b02ad8 has started.
2024-02-23 18:21:14 UTC Build linux-x86_64-release-cmake14 is running...
🟢 2024-02-23 18:47:46 UTC Build successful.

Copy link

github-actions bot commented Feb 23, 2024

2024-02-23 18:29:17 UTC Pre-commit check for 3b02ad8 has started.
2024-02-23 18:29:19 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-23 18:57:54 UTC Build successful.
2024-02-23 18:58:11 UTC Tests are running...

Copy link

github-actions bot commented Feb 23, 2024

2024-02-23 18:29:24 UTC Pre-commit check for 3b02ad8 has started.
2024-02-23 18:29:26 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-23 18:58:38 UTC Build successful.
2024-02-23 18:59:34 UTC Tests are running...
🔴 2024-02-23 20:43:12 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14837 14609 0 22 162 44

Copy link

github-actions bot commented Feb 24, 2024

2024-02-24 05:14:34 UTC Pre-commit check for 375cdfe has started.
2024-02-24 05:14:37 UTC Build linux-x86_64-release-cmake14 is running...
🟢 2024-02-24 05:18:41 UTC Build successful.

Copy link

github-actions bot commented Feb 24, 2024

2024-02-24 05:14:35 UTC Pre-commit check for 375cdfe has started.
2024-02-24 05:14:38 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-24 05:18:48 UTC Build successful.
2024-02-24 05:19:05 UTC Tests are running...
🔴 2024-02-24 06:50:47 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67936 56934 0 3 10953 46

Copy link

github-actions bot commented Feb 24, 2024

2024-02-24 05:14:46 UTC Pre-commit check for 375cdfe has started.
2024-02-24 05:14:48 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-24 05:19:22 UTC Build successful.
2024-02-24 05:19:36 UTC Tests are running...
🔴 2024-02-24 06:57:43 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14839 14626 0 22 156 35

@domwst domwst changed the title Added span for bulk rows upsert actor Implemented tracing for bulk row upsert Feb 24, 2024
@domwst domwst linked an issue Feb 26, 2024 that may be closed by this pull request
@domwst domwst merged commit a2fdf6a into ydb-platform:main Feb 26, 2024
5 of 7 checks passed
domwst added a commit to domwst/ydb that referenced this pull request Feb 27, 2024
domwst added a commit to domwst/ydb that referenced this pull request Feb 28, 2024
domwst added a commit to domwst/ydb that referenced this pull request Mar 11, 2024
domwst added a commit to domwst/ydb that referenced this pull request Mar 12, 2024
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.

Add tracing to bulk row upsert request
2 participants