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

JMX Support #9

Open
berryware opened this issue Jul 22, 2014 · 0 comments
Open

JMX Support #9

berryware opened this issue Jul 22, 2014 · 0 comments
Assignees

Comments

@berryware
Copy link
Collaborator

Here is the current list of JMX exposed functionality to be built for discussion at today's meeting

  • Hot Deploy with persisted changes
  • Functions Group Stats (Number of runs, total db processing, total cpo processing)
  • Named Function Group Monitoring (Threshold monitoring for seconds to process)
  • Exception Monitor (Ability to Monitor for any exceptions that occur in CPO)
  • Top X Worst Expressions with reset (X defined in config or at runtime, Returns the timestamp, class, function group, function, expression after dynamic wheres and order by, the arguments including dynamic wheres and order by, db processing time, cpo processing time)
  • Last X Exceptions with reset (X defined in config or at runtime, Returns the class, function group, function, and exception message)
  • Unused Class and Function Group List
  • Runtime Expression Editing (Should this be allowed, or Hot Deploy only)
    classes loaded and where they came from.
@berryware berryware self-assigned this Jul 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant