javamelody / jira-confluence-javamelody

JavaMelody plugin for JIRA, Confluence or Bamboo
Apache License 2.0
13 stars 6 forks source link

Configure Java Melody on Jira/Confluence instance based on Kubernetes/Atlassian DC Helm Charts #34

Open beingkishan opened 1 week ago

beingkishan commented 1 week ago

Hi Team, As per the marketplace, Javamelody app is currently not available for DC. Can someone please confirm if this is supported ? and what configurations are required for it to work on instances based on Kubernetes/Atlassian DC Helm chats ? Thank you!

evernat commented 2 days ago

Yes, it is supported. See https://github.com/javamelody/javamelody/wiki/AtlassianPlugin#atlassian-data-center for documentation on the plugin in data center.

For installation, see also the link above.

And you can read https://atlassian.github.io/data-center-helm-charts/userguide/CONFIGURATION/?h=additional#p1-plugins for documentation on P1 plugins like this one, in case of DC Helm charts.

By default, monitoring data will be written in files inside the /temp/javamelody/ directory. See the first link above if you want to change the storage directory. You may use a Kubernetes persistent volume for that directory.