Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-4947

Update doc to enable the Prometheus plugin

XMLWordPrintable

    • 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'
      

      [1] https://access.redhat.com/documentation/en-us/red_hat_amq/2020.q4/html/deploying_amq_broker_on_openshift/assembly_br-broker-monitoring_broker-ocp#proc_br-enabling-prometheus-plugin-ocp_broker-ocp

            pwright@redhat.com Paul Wright
            dbruscin Domenico Francesco Bruscino
            Mikhail Krutov Mikhail Krutov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: