-
-
Notifications
You must be signed in to change notification settings - Fork 36
Support for JMX #79
Comments
Yeah I think this would be a useful feature and it should be added. Is this something you would consider submitting a pull request for? |
+1 for this feature. |
I can work on it and submit a pull request; it'll take me a little bit to get it done. |
Sounds good, let me know if you need any assistance. We have been waiting 2+ years for this feature so take as much time as you need :) |
Rather than hard-coding variables & the template for each of the system properties (i.e. jdbc, jmx, setup automation) would it be better to make the entire template file able to be managed? You shouldn't have to define defaults for each of the variables as it sounds like they are already in stash and only need to be specified if you want to override the default stash value: https://confluence.atlassian.com/display/STASH/Stash+config+properties Our devs are wanting to add this but I told them that custom properties weren't supported by the module yet and that I wasn't wanting to snowflake the server for it: https://confluence.atlassian.com/display/STASH/Stash+config+properties#Stashconfigproperties-Pullrequests |
The JMX configuration requires more than just changes to stash-config.properties files. The setenv.sh also need to be updated. That being said we should allow a global parameter to all settings in https://confluence.atlassian.com/display/STASH/Stash+config+properties to be configured. Can you raise a seperate issue for this? Its quick do to so ill work on it tonight. |
done |
Hello: What is the status of this issue? |
Would it be possible to support the JMX setting in the template et al? There's both the stash JMX as well as the TomCat JMX we'd like to have enabled.
Three things would have to be added:
Is this something you'd be interested in supporting?
The text was updated successfully, but these errors were encountered: