This repository was archived by the owner on Mar 21, 2025. It is now read-only.
enhance: Support passing trace ctx and displaying traceID in case of request err - #865
Open
tinswzy wants to merge 1 commit into
Open
enhance: Support passing trace ctx and displaying traceID in case of request err#865tinswzy wants to merge 1 commit into
tinswzy wants to merge 1 commit into
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tinswzy The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
tinswzy
force-pushed
the
support_client_passing_trace
branch
from
December 20, 2024 08:16
c674d82 to
8035b80
Compare
tinswzy
force-pushed
the
support_client_passing_trace
branch
from
December 20, 2024 09:07
8035b80 to
d5e9964
Compare
tinswzy
force-pushed
the
support_client_passing_trace
branch
2 times, most recently
from
December 27, 2024 08:38
8d7a586 to
657d9bd
Compare
tinswzy
force-pushed
the
support_client_passing_trace
branch
4 times, most recently
from
December 27, 2024 15:43
a6abbf1 to
b6ed3cd
Compare
tinswzy
force-pushed
the
support_client_passing_trace
branch
from
January 6, 2025 01:47
b6ed3cd to
b04192c
Compare
Signed-off-by: tinswzy <zhenyuan.wei@zilliz.com>
tinswzy
force-pushed
the
support_client_passing_trace
branch
from
January 11, 2025 02:28
b04192c to
6c0877a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
issue: #864
Support passing trace ctx and displaying traceID in case of request err