-
Enhancement
-
Resolution: Unresolved
-
Minor
-
None
-
RHDG 8.4.1 GA
Helm charts should have JMX support without template modification. This is important for users to enable JMX
Modifications are:
- Update the StatefulSet container args to have --jmx 9999
- Expose port 999 on the container
- Add an additional port for 9999 to service.yaml
- is blocked by
-
ISPN-14995 Unable to configure JMX in Yaml with multiple endpoint definitions
- Closed