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

feat: add trace id to responses #28

Merged
merged 2 commits into from
May 4, 2022
Merged

feat: add trace id to responses #28

merged 2 commits into from
May 4, 2022

Conversation

Arqu
Copy link
Collaborator

@Arqu Arqu commented May 4, 2022

@Arqu Arqu requested a review from dignifiedquire May 4, 2022 10:23
@Arqu Arqu self-assigned this May 4, 2022
@@ -23,3 +26,12 @@ pub fn register_counters() {
"Total number of requests received by the gateway"
);
}

pub fn get_current_trace_id() -> String {
Copy link
Contributor

Choose a reason for hiding this comment

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

this should return the actual traceid and the stringification should happen when used

@Arqu Arqu merged commit 9d9c89e into main May 4, 2022
@Arqu Arqu deleted the arqu/trace_id branch May 4, 2022 12:27
dignifiedquire added a commit that referenced this pull request Feb 20, 2023
feat: add handshake and reduce allocations
matheus23 pushed a commit that referenced this pull request Nov 14, 2024
feat: add handshake and reduce allocations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants