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

fix: reduce exporter's non-essential logs #1945

Merged
merged 1 commit into from
Aug 31, 2023
Merged

fix: reduce exporter's non-essential logs #1945

merged 1 commit into from
Aug 31, 2023

Conversation

Mixficsol
Copy link
Collaborator

@Mixficsol Mixficsol commented Aug 29, 2023

fix: #1944

Screenshots

修改前:
截屏2023-08-29 16 41 32

修改后:
截屏2023-08-30 09 55 25

solution

去掉了 infoall 里面打印出的信息

@Mixficsol Mixficsol changed the title Reduce exporter's non-essential logs fix: reduce exporter's non-essential logs Aug 29, 2023
@@ -60,23 +60,23 @@ func readConfig(filePath string) error {

// Display config
func (c *InfoConfig) Display() {
Copy link
Contributor

Choose a reason for hiding this comment

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

如果是这样子改进的话,还不如直接不调用这个函数,效果不是一样的吗?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

嗯嗯,这个不着急合,我确认一下DB那边的需求

如果是这样子改进的话,还不如直接不调用这个函数,效果不是一样的吗?

@chejinge chejinge merged commit dabda7e into OpenAtomFoundation:unstable Aug 31, 2023
13 checks passed
@Mixficsol Mixficsol deleted the Reduce_exporter_logs branch September 25, 2023 09:18
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
cheniujh pushed a commit to cheniujh/pika that referenced this pull request Sep 24, 2024
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.

4 participants