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 unique identifier to logged requests #2055

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

Codelax
Copy link
Member

@Codelax Codelax commented Apr 17, 2024

This new identifier helps reading large logs of debug mode. Multiple clients in parallel would log multiple requests with the same request number.

@Codelax Codelax added the enhancement New feature or request label Apr 17, 2024
@Codelax Codelax self-assigned this Apr 17, 2024
@Codelax Codelax marked this pull request as draft April 17, 2024 12:43
@remyleone remyleone added the priority:high New features label Jun 4, 2024
@Codelax Codelax marked this pull request as ready for review June 27, 2024 06:36
@Codelax Codelax force-pushed the feat/debug-request-identifier branch from 5a5c307 to 8c081b4 Compare June 27, 2024 06:37
@remyleone remyleone added this pull request to the merge queue Jun 27, 2024
Merged via the queue into scaleway:master with commit 5f84236 Jun 27, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:high New features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants