Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 370 Bytes

TODO.markdown

File metadata and controls

19 lines (18 loc) · 370 Bytes
  • add support for:
    • jvm.thread-states
      • blocked
      • new
      • runnable
      • terminated
      • timed_waiting
      • waiting
    • jvm.daemon_thread_count
    • jvm.fd_usage
    • jvm.thread_count
  • daemon mode
  • configuration with file (yaml)
    • excludes/includes
  • multiple jmx sources
  • multiple sinks
  • (more (,better ))tests
  • support jmx auth, encryption