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

add dynamic syntax log and monitor #7946

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

huzhiguang
Copy link
Contributor

(1)add eval and create_function compile num monitor (call check-health command),monitor name is EvaledUnits(eval num) and CreateFuncs(create_function num) in check-health command
(2)add option Eval.EnableDynamicFuncWarn (default is False),print warning log use eval and create_function call compile code will print warning log when option set Eval.EnableDynamicFuncWarn is True

Add monitoring and logging, mainly to avoid performance loss.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants