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

[#noissue] Added Logs to record route request #10140

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

LoggingResearch
Copy link
Contributor

This PR introduces a new logging statement to the handleRouteRequest() method in the stream handling logic of our application. The new log statement will record the details of each request being handled, as well as the remote address from which the request originated.

By logging this information, we aim to improve the traceability and debuggability of our request handling procedures. This will be particularly beneficial in instances of unexpected behavior or failures, as it will allow us to pinpoint the exact request and source of any issues.

@CLAassistant
Copy link

CLAassistant commented Jul 18, 2023

CLA assistant check
All committers have signed the CLA.

@emeroad
Copy link
Member

emeroad commented Jul 19, 2023

Thank you for your contribution.

@emeroad emeroad merged commit d98d0a6 into pinpoint-apm:master Jul 19, 2023
1 check passed
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.

3 participants