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

Monitor the requests #30

Closed
jingedawang opened this issue Oct 2, 2022 · 1 comment · Fixed by #42, #15 or #43
Closed

Monitor the requests #30

jingedawang opened this issue Oct 2, 2022 · 1 comment · Fixed by #42, #15 or #43
Labels
enhancement New feature or request

Comments

@jingedawang
Copy link
Owner

Should monitor and save the request information to know how the service is used by the users.

Not sure if there are any good tools could be used.

@jingedawang jingedawang added the enhancement New feature or request label Oct 2, 2022
@jingedawang jingedawang added this to the Maybe a little useful milestone Oct 2, 2022
@jingedawang jingedawang linked a pull request Nov 2, 2022 that will close this issue
@jingedawang jingedawang moved this to Done in Stock Prediction Nov 4, 2022
@jingedawang
Copy link
Owner Author

The logger of Flask is disabled by qlib when initializing because logging.dictConfig will automatically disable all the existing loggers refer to https://docs.python.org/3/howto/logging.html#configuring-logging.

Add a config to qlib to disable this setting: microsoft/qlib#1339

This was linked to pull requests Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
1 participant