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

Improve the X-Request-Id and Request Details handling mechanism #1823

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

yunkon-kim
Copy link
Member

  • Check X-Request-Id in request Header and set it if it's empty in the RequestIdAndDetailsIssuer middleware
  • Remove or replace common.StartRequestWithLog()
    • Note: common.EndRequestWithLog() will be removed or replaced

There are a lot of changes, but most of them are similar :-)

@yunkon-kim yunkon-kim added the hold Need to hold merge label Sep 20, 2024
@yunkon-kim
Copy link
Member Author

Rebase 후 Push 하겠습니다 :-)

* Check `X-Request-Id` in request Header and set it if it's empty in the RequestIdAndDetailsIssuer middleware
* Remove or replace common.StartRequestWithLog()
  - Note: common.EndRequestWithLog() will be removed or replaced
@yunkon-kim yunkon-kim removed the hold Need to hold merge label Sep 20, 2024
@seokho-son
Copy link
Member

LGTM!

@seokho-son
Copy link
Member

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Sep 20, 2024
@cb-github-robot cb-github-robot merged commit bf3c8b9 into cloud-barista:main Sep 20, 2024
4 checks passed
@yunkon-kim yunkon-kim deleted the 240920-12 branch November 12, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This PR is approved and will be merged soon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants