Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 938 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 938 Bytes

byteman-helper

The repository maintains byteman helpers, plug-ins, scripts, and anything else that extends byteman's functionality, which are used for Chaos Mesh.

BytemanHelper

  • SQLHelper

    SQLHelper is is used to parse SQL and judge whether this SQL match specified database and table.

  • GCHelper

    GCHelper is used to trigger garbage collection in JVM.

  • StressHelper

    StressHelper is used to inject CPU or memory stress into JVM.

AgentInstaller

AgentInstaller is used to install agent.

ChaosAgent

ChaosAgent is a agent which can be attach to JVM, it is used to provide the inject trigger point for JVMChaos(byteman).

License

Licensed under the Apache License 2.0.