-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
False
-
False
-
-
Undefined
-
The procedure to enable the Prometheus plugin[1] doesn't work.
Set the variable on the init container to fix the procedure:
kind: StatefulSet
apiVersion: apps/v1
metadata:
name: ex-aao-ss
spec:
template:
spec:
initContainers:
- name: ex-aao-container-init
env:
- name: AMQ_ENABLE_METRICS_PLUGIN
value: 'true'
- is cloned by
-
ENTMQBR-5188 [LTS] Update doc to enable the Prometheus plugin
- Closed
- is related to
-
ENTMQBR-3394 [Operator] Add AMQ_ENABLE_METRICS_PLUGIN support
- Closed
- relates to
-
ENTMQBR-5209 Add back AMQ_ENABLE_METRICS_PLUGIN env var support to container image
- Closed