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

Support output key parameters in the booting logs. #11506

Merged
merged 5 commits into from
Nov 6, 2023
Merged

Conversation

wu-sheng
Copy link
Member

@wu-sheng wu-sheng commented Nov 6, 2023

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.

There are many logs at the DEBUG level and few logs at the INFO level. The raw text hides many important booting parameters in the haystack. So, I am proposing this new implementation to unify selected key parameters in one place and log out after the booting is down. This should be better formatted and easier to find and report.

@wu-sheng wu-sheng added backend OAP backend related. enhancement Enhancement on performance or codes labels Nov 6, 2023
@wu-sheng wu-sheng added this to the 9.7.0 milestone Nov 6, 2023
oap.external.grpc.host | 0.0.0.0
oap.external.grpc.port | 11800
oap.external.http.host | 0.0.0.0
oap.external.http.port | 12800
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
oap.external.http.port | 12800
oap.external.http.port | 7788

This would change, once the receiver-sharing-server/gRPCPort is not 0 and activated.

Copy link
Member Author

Choose a reason for hiding this comment

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

This is an explanation for the expected behavior, don't merge this.

kezhenxu94
kezhenxu94 previously approved these changes Nov 6, 2023
@wu-sheng wu-sheng merged commit f8c6855 into master Nov 6, 2023
169 checks passed
@wu-sheng wu-sheng deleted the booting-log branch November 6, 2023 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend OAP backend related. enhancement Enhancement on performance or codes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants