The repository maintains byteman helpers, plug-ins, scripts, and anything else that extends byteman's functionality, which are used for Chaos Mesh.
-
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 is used to install agent.
ChaosAgent is a agent which can be attach to JVM, it is used to provide the inject trigger point for JVMChaos(byteman).
Licensed under the Apache License 2.0.