Skip to content

javamelody/jira-confluence-javamelody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jira-confluence-javamelody

Plugin for JavaMelody to monitor performance in a JIRA, Confluence or a Bamboo server.

See https://github.com/javamelody/javamelody/wiki

License ASL, http://www.apache.org/licenses/LICENSE-2.0

Please submit github pull requests and github issues.

Downloading and Installing the plugin:

Compiling and Installing the plugin:

  • Install maven
  • Clone the repository
  • Compile the code and generate the jar: -> run "mvn clean install" command in your terminal
  • Use the jar file as said in this page