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

Merge tracing fixes to 24-1 #5458

Merged
merged 37 commits into from
Jun 13, 2024

Conversation

serbel324
Copy link
Collaborator

domwst and others added 30 commits June 11, 2024 13:11
…b-platform#1484)

* Implemented first version of dynamic jaeger tracing configuration

* First semi-done version

* Successfully conquered configurations

* Removed useless output + slight refactoring

* Fix of test client
* Made tvm url optional

* Python codestyle fix

* Changed validation accordingly
* Removed obsolete controls

* Fix of json_proxy_proto.h

* Reserved deleted field id
* Removed required protobuf fields

* Typo fix

* Removed max_burst from required fields

* Reverted changed to repeated fields
@serbel324 serbel324 requested a review from a team as a code owner June 11, 2024 13:13
Copy link

github-actions bot commented Jun 11, 2024

2024-06-11 13:16:30 UTC Pre-commit check for 6b448b4 has started.
2024-06-11 13:16:33 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-11 14:06:18 UTC Build successful.
2024-06-11 14:06:34 UTC Tests are running...
🔴 2024-06-11 15:53:54 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16115 16027 0 13 52 23

Copy link

github-actions bot commented Jun 11, 2024

2024-06-11 13:16:35 UTC Pre-commit check for 6b448b4 has started.
2024-06-11 13:16:40 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-11 14:08:56 UTC Build successful.
2024-06-11 14:09:09 UTC Tests are running...
🔴 2024-06-11 15:54:24 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60462 51052 0 2 9342 66

@serbel324 serbel324 linked an issue Jun 11, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Jun 11, 2024

2024-06-11 18:29:09 UTC Pre-commit check for 827f22d has started.
2024-06-11 18:29:12 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-11 19:18:38 UTC Build successful.
2024-06-11 19:18:49 UTC Tests are running...
🔴 2024-06-11 21:08:02 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16122 16018 0 21 58 25

Copy link

github-actions bot commented Jun 11, 2024

2024-06-11 18:30:01 UTC Pre-commit check for 827f22d has started.
2024-06-11 18:30:03 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-11 19:19:33 UTC Build successful.
2024-06-11 19:19:49 UTC Tests are running...
🔴 2024-06-11 21:07:35 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60465 51063 0 1 9342 59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge tracing fixes into 24-1
4 participants